Inspect and view changes in Tab History Timeline source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab History Timeline",
"version": "1.0",
"description": "View your tab movement history.",
"permissions": [
"tabs",
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icon.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{7eaffbee-9caf-4620-8734-d6fe35148e96}"
}
}
} Best Tab History Timeline Alternatives
Here are some Firefox add-ons that are similar to Tab History Timeline: