By: Rich Wilson Add-on
Inspect and view changes in ReTab - Tab Snoozer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ReTab - Tab Snoozer",
"version": "1.0.6",
"description": "Snooze, schedule, and manage tabs to reopen automatically - once or on a recurring schedule. Declutter your browser without losing track of important pages.",
"browser_specific_settings": {
"gecko": {
"id": "retab@richwilson.me",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"alarms",
"contextMenus",
"storage",
"tabs"
],
"action": {
"default_popup": "src/popup/popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"default_title": "Snooze this tab"
},
"background": {
"scripts": [
"service-worker.js"
],
"type": "module"
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Alt+Shift+R",
"mac": "Alt+Shift+R"
},
"description": "Open snooze menu for current tab"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
} Best ReTab - Tab Snoozer Alternatives
Here are some Firefox add-ons that are similar to ReTab - Tab Snoozer:
Tab Snoozer
Rusty Extensions
RemindMe Tab
Suvesh Moza
Doze Tabs - Snooze Tabs for later
Andrew
Tab Reuser
Cory Sytsma
Snoozz - Snooze Tabs & Windows --Fork
GMunguia
Snooze Tabs
Ryzal
Tab Resurrection - Smart Tab Hibernator
deneroso
TabuRei
daemon1024
Snooze Master
em_te
Snooze Tabs
Mozilla Test Pilot
Reuse Tabs
Appfluence Inc
AllTab
AllTab Labs