By: MetroWind
Inspect and view changes in Tab Uncloser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Uncloser",
"version": "0.2.1",
"description": "Undo tab close with a customizable keyboard shortcut.",
"icons": {
"48": "icon.svg"
},
"commands": {
"undo-close-session": {
"suggested_key": {
"default": "Ctrl+Z"
},
"description": "Send a 'undo-close-session' event to the extension"
}
},
"permissions": [
"sessions",
"menus",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"browser_style": true
},
"applications": {
"gecko": {
"id": "{11790275-6684-4dd9-b462-6adac73094c5}"
}
}
} Best Tab Uncloser Alternatives
Here are some Firefox add-ons that are similar to Tab Uncloser:
Undo Close Tab
Manuel Reimer
Undo|Duplicate Tab
Sarah Av.
Duplicate Tab
Skeletonxf
SelectTab Shortcut Override
Zibi Braniecki
Ctrl Tabs
Mikel Ward
Vertical Tab Keyboard Toggle
Andrei M
Undo Closed Tabs Button
Thomas
Tab Switch Keys
Alex Vallat
Close Tabs Shortcuts
mortalis
Last Tab Switcher
Ark Knight
Ctrl+Number to switch tabs in reverse order
Tom Rodriguez
Undo Close Tab Button
Button Guy