By: ScepticDope Add-on
Inspect and view changes in Reset Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Reset Tab",
"version": "1.3",
"description": "Closes the current tab, reopens it to clear its history, resets its position and pin status. Click the extension icon or use shortcut: Alt+R",
"permissions": [
"tabs",
"theme"
],
"browser_action": {
"default_icon": {
"128": "icon.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"commands": {
"resetTab": {
"suggested_key": {
"default": "Alt+R"
},
"description": "Reset Tab"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{1778be93-34d1-4978-8d0a-5d66753d21b9}"
}
}
} Best Reset Tab Alternatives
Here are some Firefox add-ons that are similar to Reset Tab:
Undo Close Tab Button
Button Guy
LastTab
Slinkee
Reuse Tab
Vasili Gulevich
BackTab
finite
Back Closes Tab
dblanchard
Copy Tab Button
Button Guy
UnTab
Akash Hamirwasia
Simply One Tab
SimplyOneTab!
Duplicate Tab Shortcut
Stefan Sundin
Clear Active Tabs
JJ21112
Close Tab History Button
Button Guy
Restore Closed Tab with Cmd+Z
Shreyas Saini