提供元: ffminus
Inspect and view changes in export-domain source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "export-domain",
"version": "1.0.0",
"description": "Copy URL of all tabs of the current site, then close them",
"browser_specific_settings": {
"gecko": {
"id": "export-domain@ffminus",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"clipboardWrite",
"tabs"
],
"browser_action": {
"default_title": "Copy URL of all tabs of the current site, then close them"
},
"icons": {
"48": "icons/export-domain-48.png",
"96": "icons/export-domain-96.png"
},
"background": {
"scripts": [
"background.js"
]
}
} ベストのexport-domain代替案
export-domainに類似したFirefox add-onをいくつか紹介します:
Copy Tab URLs
Firefox user 13243341
Copy AllTab URLs
MetroSoft-Application
copy_all_urls
noscripter
Copy All Tabs
Charles
Copy Tabs URLs
Kevin Tully
URLs Add On
SimonIWF
Simple Tab Manager
Anubosiris
Copy Window URLs
jtagcat
Copy and Paste Tabs
Stanislav Senotrusov
Copy Tab URL
MarsCat