By: yukisama
Inspect and view changes in Copy Tab URL WE source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy Tab URL WE",
"version": "1.2.5resigned1",
"author": "Yuki GUO",
"homepage_url": "https://github.com/Yukisama/TextLinkyTool",
"developer": {
"name": "Yuki GUO",
"url": "https://github.com/Yukisama/TextLinkyTool"
},
"applications": {
"gecko": {
"id": "CopyTabUrlWE@yuki",
"strict_min_version": "56.0"
}
},
"description": "Copy Tab URL with custom format. Right click on Tab for use it.",
"default_locale": "en",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"permissions": [
"<all_urls>",
"menus",
"contextMenus",
"tabs",
"activeTab",
"clipboardWrite",
"storage"
],
"background": {
"scripts": [
"common.js",
"background.js"
]
},
"content_scripts": [
{
"js": [
"common.js",
"content.js"
],
"matches": [
"<all_urls>"
],
"match_about_blank": true,
"all_frames": true
}
],
"options_ui": {
"page": "options.html",
"browser_style": true
}
} Best Copy Tab URL WE Alternatives
Here are some Firefox add-ons that are similar to Copy Tab URL WE:
Copy Tab URL
MarsCat
Copy Link URL WE
yukisama
CopyTabTitleUrl
toshi
Copy TabURLs
igorlogius
Copy Tab Info
djl
Copy tab URL to clipboard
idk
Copy Link/Tab Name and URL
Ren Wei
Copy Tab Link
drboyer
Copy All Tab Urls
Michele Pezza
Copy TabURL as Text
igorlogius
Tabbard
George Chakhidze