cxw42 / cxw42/TabFern

Feature request: auto-reload tabs on a timer

Open
#262 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
JavaScript
Stars
197
Forks
32
PR merge metrics
No merged PRs in 30d

Description

- Permit setting a timer on a specific URL
- Apply the timer to all tabs with that URL
- If a tab with that URL hasn't reloaded when the timer expires, reload it and restart the timer
- Restart the timer whenever the tab is reloaded manually

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating the extension's existing tab URL-matching and reload-handling entry points, then trace how tab reloads are detected. Done means a timer can be set for a URL, applies to every matching tab, reloads overdue tabs, restarts after an automatic reload, and restarts after a manual reload.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.