URL Replace Firefox

Examine source code of URL Replace

제작자: duangsuse Add-on
Inspect and view changes in URL Replace source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
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입니다: