Inspect and view changes in RemindTabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "RemindTabs",
"description": "Reopen the currently viewed website at the specified date and time.",
"version": "0.0.6",
"icons": {
"64": "icons/icon.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.mozilla.org/*"
],
"js": [
"content.js"
]
}
],
"browser_action": {
"default_icon": {
"64": "icons/icon.png"
},
"default_popup": "browserAction.html",
"default_title": "RemindTabs"
},
"page_action": {
"default_icon": {
"64": "icons/icon.png"
},
"default_popup": "pageAction.html",
"default_title": "RemindTabs",
"show_matches": [
"*://*/*"
]
},
"options_ui": {
"page": "options.html"
},
"permissions": [
"tabs",
"bookmarks",
"notifications",
"storage",
"idle"
],
"browser_specific_settings": {
"gecko": {
"id": "{c08fc7b5-c411-4610-ae59-e1a2d571321e}"
}
}
} Best RemindTabs Alternatives
Here are some Firefox add-ons that are similar to RemindTabs:
Smart Tab Reminder
Rayhan
RemindMe Tab
Suvesh Moza
Tab Reminder
Garrett Grimm
Tab Reminder
jeanne
ClosedTabs
Durai Jože
One-Time Tab
Angchriss
Undo Close Tab V2
Imor Unia
Daily Tab
Suyooo
TemporaryTab
Angchriss
Temporary Tab
Evelina
Restore Tabs
restore
ReTab - Tab Snoozer
Rich Wilson