User Agent Changer ( Privacy ) 💻 Firefox

Examine source code of User Agent Changer ( Privacy ) 💻

By: space
Inspect and view changes in User Agent Changer ( Privacy ) 💻 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Спуфер User-Agent",
  "version": "1.3",
  "description": "Позволяет задавать пользовательский User-Agent и предотвращает обнаружение подмены сайтами.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "tabs",
    "contextMenus"
  ],
  "applications": {
    "gecko": {
      "id": "useragent-spoofer@xai.example"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "48": "icons/icon48.png"
  }
}

Best User Agent Changer ( Privacy ) 💻 Alternatives

Here are some Firefox add-ons that are similar to User Agent Changer ( Privacy ) 💻: