提供元: Button Guy Add-on
Inspect and view changes in Stop All Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"applications": {
"gecko": {
"id": "stop-all-single@codefisher.org",
"strict_min_version": "42.0"
}
},
"author": "Michael Buckley",
"background": {
"scripts": [
"stop-all-background.js"
]
},
"browser_action": {
"browser_style": true,
"default_icon": {
"16": "icons/16-tabs-stop.png",
"24": "icons/24-tabs-stop.png",
"32": "icons/32-tabs-stop.png",
"48": "icons/48-tabs-stop.png"
},
"default_title": "__MSG_stopAllLabel__"
},
"default_locale": "en_US",
"description": "Stop all tabs from loading when you have mass opened tabs and found the one you really wanted.",
"homepage_url": "https://codefisher.org/toolbar_button/",
"icons": {
"16": "icons/16-tabs-stop.png",
"24": "icons/24-tabs-stop.png",
"32": "icons/32-tabs-stop.png",
"48": "icons/48-tabs-stop.png"
},
"manifest_version": 2,
"name": "Stop All Button",
"permissions": [
"<all_urls>",
"tabs"
],
"version": "1.5resigned1"
} ベストのStop All Button代替案
Stop All Buttonに類似したFirefox add-onをいくつか紹介します:
Close Tabs to the right Button
Button Guy
Tab List Button
Button Guy
Close Tab Button
Button Guy
Reload Tabs Button
Button Guy
Close All Tabs Button
Button Guy
Close Other Tabs Button
Button Guy
Close Tab History Button
Button Guy
Copy Tab Button
Button Guy
Reload Skip Cache Button
Button Guy
Reload All Tabs
Glin
Reload All Tabs
yaagame
Close All Tabs Button
asukaze