0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)7 forks (7 forks)auto 404
extensionfeaturegood first issue
Repository metrics
- Stars
- 71 stars (71 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- Show a "Refresh Cache" button in extension popup to manually refresh the cache
- Display the last refresh date
- Add a select to set the max refresh interval: 5 / 15 / 30 minutes, 1 / 6 / 24 hours, or never (only manual refresh)
Contributor guide
- Research direction
- Explore the extension's popup code and storage mechanism. Implement a button, last refresh date display, and dropdown for interval selection using Chrome storage API.
- Tech stack
- javascripttypescript
- Domain
- frontenddeveloper experience
- Issue type
- Feature
- Prerequisites
- GitJavaScript