Par : Mehedi Hasan
Inspect and view changes in Last Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "lasttab",
"version": "0.0.3",
"description": "Allows you to switch to the last tab, Press Alt + Z",
"icons": {
"48": "icon.png"
},
"permissions": [
"tabs"
],
"background": {
"scripts": [
"lasttab.js"
]
},
"commands": {
"switch-to-last-tab": {
"suggested_key": {
"default": "Alt+Z"
},
"description": "Send a 'switch-to-last-tab' event"
}
},
"browser_specific_settings": {
"gecko": {
"id": "@lasttab"
}
}
} Meilleures alternatives Last Tab
Voici quelques Firefox add-ons qui sont similaires à Last Tab :
Most Recent Tab - Keyboard shortcut for last tab
Paul V
Active Tab History
Nobuyuki Honda
Switch To Previous Active Tab & Reload All Tabs
jscher2000
TabJump: Last Tab Shortcut
Joaco
Last Tab Switcher
Ark Knight
Last Used Tab
craftwar
Cycle Last Used Tabs
Nikola Kocić
Alt New Tab
Nobuyuki Honda
Hotkeys to Switch Tabs Left and Right
jscher2000
Tab Click Order
German Ilin
Switch between your two most recent tabs
Robert Orzanna
Ctrl Tabs
Mikel Ward