By: Brett
Inspect and view changes in Tab Resource Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.0",
"description": "__MSG_extensionDescription__",
"icons": {
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{c25d6f95-1b0d-5ef2-5507-bc07a447ab83}",
"data_collection_permissions": {
"required": [
"none"
],
"collects_data": false
}
}
},
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"128": "icons/icon128.png"
}
}
} Best Tab Resource Saver Alternatives
Here are some Firefox add-ons that are similar to Tab Resource Saver: