By: Van
Inspect and view changes in Tab Memory source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Memory",
"version": "1.0",
"description": "Remember the original tab order after tabs are shuffled.",
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Tab Memory",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "tab-memory@amo.local",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Tab Memory Alternatives
Here are some Firefox add-ons that are similar to Tab Memory: