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をいくつか紹介します: