Project

General

Profile

Feature #3615

Track number of visits across sessions in the extension

Added by Ram Kordale 5 months ago. Updated 3 months ago.

Status:
Review
Priority:
High
Start date:
06/17/2024
Due date:
% Done:

100%

Estimated time:
0.50 h

Description

We need to start using browser storage. This ticket is to serve as the first use case.

For the purposes of this ticket, a session ends when all tabs and windows of the browser are closed.

Test case:

- Visit a supported page (currently, any youtube page). open the inspect panel.
- Look for total_visits. Let it be X
- Open multiple new tabs. total_visits should still be X.
- Open multiple windows. total_visits should still be X.
- Close all tabs in one window. total_visits should still be X.
- Close all windows and open one window. total_visits is incremented to X+1.
- Close the window and open a window. total_visits is incremented to X+2.

#1

Updated by Ayanava Karmakar 5 months ago

  • Estimated time set to 0.50 h
#2

Updated by Shubham Boke 5 months ago

  • Status changed from New to In Progress
  • Assignee set to Shubham Boke
#3

Updated by Shubham Boke 5 months ago

  • % Done changed from 0 to 100
#4

Updated by Ayanava Karmakar 5 months ago

  • Status changed from In Progress to Resolved
#5

Updated by Ayanava Karmakar 5 months ago

  • Status changed from Resolved to Review
  • Assignee changed from Shubham Boke to Ayanava Karmakar
#6

Updated by Ram Kordale 5 months ago

  • Description updated (diff)
#7

Updated by Ram Kordale 5 months ago

  • Description updated (diff)
  • Status changed from Review to Reopened
  • Assignee changed from Ayanava Karmakar to Shubham Boke
#8

Updated by Shubham Boke 5 months ago

  • Status changed from Reopened to In Progress
  • % Done changed from 100 to 80
#9

Updated by Ayanava Karmakar 5 months ago

  • Status changed from In Progress to Resolved
  • % Done changed from 80 to 100
#10

Updated by Ayanava Karmakar 5 months ago

  • Status changed from Resolved to Review
  • Assignee changed from Shubham Boke to Ayanava Karmakar
#11

Updated by Ayanava Karmakar 5 months ago

  • Status changed from Review to Feedback
  • Assignee changed from Ayanava Karmakar to Shubham Boke
#12

Updated by Shubham Boke 3 months ago

  • Status changed from Feedback to Resolved
#13

Updated by Shubham Boke 3 months ago

  • Status changed from Resolved to Review
  • Assignee changed from Shubham Boke to Ayanava Karmakar

Also available in: Atom PDF