제작자: colemeg
Inspect and view changes in Tab Anchor Range source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TabClose, TabSort, TabMove, & TabSearch!",
"version": "1.3",
"permissions": [
"tabs",
"storage",
"<all_urls>",
"clipboardRead"
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_action": {
"default_title": "TabClose, TabSort, TabMove, & TabSearch",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"web_accessible_resources": [
"icons/devil.png"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"strict_min_version": "81.0",
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "{bce7fa72-c34c-4b75-9aef-e146104dc8a2}"
}
}
} 최고의 Tab Anchor Range 대안
다음은 Tab Anchor Range과(와) 유사한 Firefox add-on입니다:
Quick Tabs
bitbot
QuickTabs
Prodigion
Clear Active Tabs
JJ21112
HelloTabs - fast tab switching
Juliana
TabManager
walker
Sorted Tabs
Alex
Close a range of tabs!
SkyLord
Multiple Tab Handler
Piro (piro_or)
UnTab
Akash Hamirwasia
Tab Utility
TheWebDev
Tabs Operations
Nabendu