By: Maryam Shitu Add-on
Inspect and view changes in SearchSaves source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "SearchSaves",
"version": "1.0.0",
"description": "Save your research tabs into named projects and restore them instantly.",
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "searchsaves@ashforge-lab.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"permissions": [
"storage",
"tabs"
],
"host_permissions": [
"https://searchsaves.vercel.app/*"
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best SearchSaves Alternatives
Here are some Firefox add-ons that are similar to SearchSaves:
tab-saver-sessions
markTerry
Browsing Session Archiver
Ngoc Jade
TabSaver — Session Manager
Keshav
Browser Sessions
julengaumard
Save Search History
Stephanie
Read Later
Paul Coding
Save Tabs for Later
Ngoc Vu Vo
Session Savvy
Patricia Choi
Search Tabs Bookmarking
Zarah
Session Saver & Manager
Jennifer Anderson
SaveMyTabs Manager
TheLitcyCoder
ContextShift
TheCynicDev