Overview
Tab Snoozey "snoozes" tabs, allowing you to close them and have them re-opened automatically at the time you selected.
The main view shows a list of preset common reopen times for one-click snoozing. If no presets match the time you want, select a custom time instead. Recurring snoozes (e.g. Tuesdays and Thursdays at 9am, or Monthly on the 1st at 5pm) are also supported. You can also snooze whole windows (rather than a single tab).
A summary page displays your snoozing tabs, and allows you to wake them up early or delete them.
This extension is completely open source!: https://github.com/EloiseRosen/TabSnoozey
Permissions used can be viewed in the src/manifest.json file.
These are the only permissions used:
storage: locally store the URLs and the times they should be reopened. This data doesn't leave your browser!
alarms: use the Chrome Alarms API to enable waking up tabs at the right time.
tabs: close the tab when snoozed, and create a new tab with the saved URL at the wake time.
Tags
Privacy Practices
🔐 Security Analysis
⏳ Security scan is queued. Check back soon.