By: 1GOM
Inspect and view changes in Tab Memory Saver itst source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Memory Saver",
"version": "1.0",
"description": "Automatically unload inactive tabs to save memory.",
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "Tab Memory Saver",
"default_popup": "popup.html"
},
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{9f54c4f4-225c-40f1-92f7-68d9a04b20ff}"
}
}
} Best Tab Memory Saver itst Alternatives
Here are some Firefox add-ons that are similar to Tab Memory Saver itst: