Owner: Kamran Ashraf. A small Manifest V3 Chrome extension that keeps Chrome fast and light.
Auto-wipes history, cache, cookies and site data on a timer, and frees RAM by discarding idle tabs.
| File | Role |
|---|---|
manifest.json |
MV3 manifest (permissions, background worker, popup) |
background.js |
The timer + clearing/tab-discard logic |
popup.html / popup.js |
Toolbar popup UI and settings |
- Chrome →
chrome://extensions - Enable Developer mode
- Load unpacked → select this folder.