Por: Michał Koziara Add-on
Inspect and view changes in Simple Duplicate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Simple Duplicate",
"version": "1.0.1",
"description": "Adds a keyboard shortcut for duplicating current tab.",
"homepage_url": "https://github.com/michalkoziara/simple-duplicate",
"permissions": [
"tabs"
],
"browser_specific_settings": {
"gecko": {
"strict_min_version": "61.0"
}
},
"icons": {
"48": "assets/icon.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"toggle-duplicate": {
"suggested_key": {
"default": "Ctrl+Q"
},
"description": "Send a 'toggle-duplicate' event to the extension"
}
},
"options_ui": {
"page": "options/options.html",
"browser_style": true
}
} Melhores alternativas Simple Duplicate
Aqui estão algumas Firefox add-ons que são similares a Simple Duplicate:
Tab Duplicator
Krotonic
Duplicate Tab Shortcut
Stefan Sundin
Duplicate Tab
Skeletonxf
Duplicate Tab with Shortcut
Pratham
Keyboard Shortcut for Tab Duplication
Patrick Dark
Tab Shortcuts
Panicdongle
New Tab Beside
Firefox user 13285943
one-click-duplicator
chv
Live Tab Deduplication
Ioan
Undo|Duplicate Tab
Sarah Av.
Dedupe: Tab Deduplicator
Scout
Close Other Duplicate Tabs
igorlogius