Por: Michael Pontus Add-on
Inspect and view changes in Tab Cycle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Cycle",
"version": "1.2resigned1",
"description": "Keep active tab at the front",
"homepage_url": "https://github.com/mpontus/tab-cycle",
"background": {
"scripts": [
"handlers.js",
"commands.js"
]
},
"commands": {
"bury-active-tab": {
"suggested_key": {
"default": "Alt+N"
},
"description": "Cycle tabs forwards"
},
"raise-last-tab": {
"suggested_key": {
"default": "Alt+P"
},
"description": "Cycle tabs backwards"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{e8b0f40c-beab-44c9-b96e-92a06d61fb23}"
}
}
} Melhores alternativas Tab Cycle
Aqui estão algumas Firefox add-ons que são similares a Tab Cycle:
Tab cycle Plus
Jeroen Toutenhoofd
Tab cycle Quantum
Koen van Ingen
Cycle Last Used Tabs
Nikola Kocić
Better tab rotate
Eemeli Welling
Ctrl+Number to switch tabs in reverse order
Tom Rodriguez
TabCycler
Cingen
Ctrl Tabs
Mikel Ward
Tab Auto Sort
figgyc
Tab Sorter
Etienne
Tab Numbers
Sachin Biradar
Tabulous
Brede Kjølhamar
Switch To Previous Active Tab & Reload All Tabs
jscher2000