Skip to content

svandragt/snoozer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snoozer

Firefox extension that snoozes the current tab or selected tabs from the tab context menu and restores them later from the toolbar popup.

Project

Features

  • Snooze from the tab context menu under Snoozer
  • Presets for later today, tomorrow, this weekend, next week, next month, and next session
  • Bookmark-backed persistence under Other Bookmarks > Snoozer
  • Popup queue with Restore now and Delete
  • Automatic restore for due tabs and next-session tabs when the extension initializes

Development

Load the repo as a temporary add-on from about:debugging in Firefox.

Packaging

Build an unsigned .xpi:

make package

Output:

dist/snoozer-<version>.xpi

Clean build artifacts:

make clean

Installation Notes

  • Temporary install: load the directory as a temporary add-on from about:debugging
  • Permanent install in standard Firefox release: requires Mozilla signing/verification
  • Unsigned .xpi packages generally only install in developer-oriented Firefox builds or temporary-addon workflows

Permissions

  • bookmarks
  • menus
  • notifications
  • tabs
  • <all_urls>

About

Snooze yer tabs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors