提供元: duangsuse
Inspect and view changes in URL Replace source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extName__",
"version": "1.2",
"description": "__MSG_extDesc__",
"homepage_url": "https://github.com/duangsuse/WebExt-URLReplace/",
"default_locale": "en",
"icons": {
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"background": {
"scripts": [
"lib.js",
"url_replace.js"
]
},
"options_ui": {
"page": "options/options.html",
"browser_style": true
},
"permissions": [
"storage",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"applications": {
"gecko": {
"id": "url-replace@duangsuse.org"
}
}
} ベストのURL Replace代替案
URL Replaceに類似したFirefox add-onをいくつか紹介します:
URL Modifier by Gerbil
gerbil
Redirect Me
Pascaru
Domain Redirector
Parsa
UrlReplacer
kotonaiyo
Replace URIs
ivysrono
URLRedirector
Yingcai FENG
Redirector
Einar Egilsson
Redirector URL
rxliuli
Simple Redirector
carsooon
gooreplacer
Jiacai Liu
Auto Webpage Redirect
Colin Maher
Bookmark URL Batch Replacer
no.web.developer