제작자: toshi
Inspect and view changes in CopyTabTitleUrl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "3.6.2",
"default_locale": "en",
"author": "toshi",
"homepage_url": "https://github.com/k08045kk/CopyTabTitleUrl",
"developer": {
"name": "toshi",
"url": "https://github.com/k08045kk"
},
"browser_specific_settings": {
"gecko": {
"id": "CopyTabTitleUrl@bugbugnow.net",
"strict_min_version": "115.0"
},
"gecko_android": {
"strict_min_version": "121.0"
}
},
"background": {
"scripts": [
"/common.js",
"/lib/punycode.js/punycode.js",
"/background/scripting.js",
"/background/compiler.js",
"/background/format.js",
"/background/clipboard.js",
"/background/background.js"
]
},
"browser_action": {
"default_title": "__MSG_extensionName__",
"default_icon": {
"19": "icon/19.png",
"38": "icon/38.png"
}
},
"options_ui": {
"page": "/options/options.html"
},
"icons": {
"16": "icon/16.png",
"48": "icon/48.png",
"128": "icon/128.png"
},
"commands": {
"shortcut_action": {
"suggested_key": {
"default": "Alt+C"
},
"description": "format"
},
"shortcut_action2": {
"description": "format2"
}
},
"permissions": [
"activeTab",
"clipboardWrite",
"contextMenus",
"scripting",
"storage",
"tabs"
]
} 최고의 CopyTabTitleUrl 대안
다음은 CopyTabTitleUrl과(와) 유사한 Firefox add-on입니다:
Copy Tab URL WE
yukisama
Copy Tab Info
djl
Copy current tab title and URL to clipboard
cbo
Copy Tab URL
MarsCat
Copy Selected Tab URL
Magnus Anderson
Copy TabURLs
igorlogius
Copy Selected Tab Info
Marc Grimpo
Copy All Tab Urls
Michele Pezza
Copy TabURL as Text
igorlogius
CopyTabTitleUrl (MV2 version)
wesinator
Copy URL + Title
Cyril