제작자: wuwenjun
Inspect and view changes in Link Handler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"version": "1.4.2",
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "wu@tie.pub",
"strict_min_version": "130.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage"
],
"host_permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"config.js",
"content.js"
],
"run_at": "document_end",
"all_frames": false
}
],
"options_page": "options/options.html",
"action": {
"default_popup": "options/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
}
} 최고의 Link Handler 대안
다음은 Link Handler과(와) 유사한 Firefox add-on입니다: