제작자: terrywh
Inspect and view changes in Simple URL Mapping source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"default_locale": "zh_CN",
"name": "Simple URL Mapping",
"version": "1.0.1",
"description": "__MSG_EXTENSION_DESC__",
"icons": {
"48": "icons/icon.png"
},
"background": {
"scripts": [
"background.js"
]
},
"options_page": "options.html",
"options_ui": {
"page": "options.html",
"browser_style": false,
"open_in_tab": true
},
"permissions": [
"webRequest",
"webRequestBlocking",
"storage",
"<all_urls>"
],
"applications": {
"gecko": {
"id": "simple-vmap@terrywh.net"
}
},
"author": "terry.wuhao@gmail.com",
"homepage_url": "https://github.com/terrywh/CdnMirror"
} 최고의 Simple URL Mapping 대안
다음은 Simple URL Mapping과(와) 유사한 Firefox add-on입니다: