Search Params Remover Firefox

Examine source code of Search Params Remover

Inspect and view changes in Search Params Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Search Params Remover",
  "version": "0.1.1resigned1",
  "description": "a browser extension helps you surf without utm_source and fbclid",
  "author": "kong0107",
  "icons": {
    "128": "icon.png"
  },
  "browser_action": {
    "default_icon": "icon.png"
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "*://*/*"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "background": {
    "scripts": [
      "browser.js",
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7e88f1cb-8911-4aa8-a4fe-132f7f9d648d}"
    }
  }
}

Best Search Params Remover Alternatives

Here are some Firefox add-ons that are similar to Search Params Remover: