Inspect and view changes in Tab Group Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Group Saver",
"version": "1.2",
"description": "Saves and restores Firefox tab groups when they are accidentally closed.",
"permissions": [
"tabs",
"tabGroups",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "Tab Group Saver",
"default_icon": "icons/icon.svg"
},
"icons": {
"48": "icons/icon.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "tab-group-saver@aaronbutler",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Tab Group Saver Alternatives
Here are some Firefox add-ons that are similar to Tab Group Saver:
Tab Group Saver
vinbet
Tabs Groups Manager
Clément Grennerat
Tab Group Switch
TK
Tab Saver
Xtract
Tab Groups Organizer
So79
Auto-Save Tab Groups
Nielsen
Simple Tab Groups
Drive4ik
Save and Restore Tabs
Izmail360
Smart Tab Group
Jackson Kim
Save Tabs
Glin
Save & Close Tabs - AllTab
AllTab Labs