gooreplacer Firefox

Examine source code of gooreplacer

Inspect and view changes in gooreplacer 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
{
  "name": "Gooreplacer",
  "description": "A browser extension to block/redirect URLs and modify headers",
  "homepage_url": "https://liujiacai.net/gooreplacer",
  "version": "4.3.2",
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "img/16.png",
    "32": "img/32.png",
    "48": "img/48.png"
  },
  "permissions": [
    "declarativeNetRequest",
    "declarativeNetRequestWithHostAccess",
    "declarativeNetRequestFeedback",
    "storage"
  ],
  "options_ui": {
    "page": "option.html",
    "open_in_tab": true
  },
  "host_permissions": [
    "http://*/",
    "https://*/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gooreplacer@liujiacai.net"
    }
  }
}

Best gooreplacer Alternatives

Here are some Firefox add-ons that are similar to gooreplacer: