Cloudhood Firefox

Examine source code of Cloudhood

Inspect and view changes in Cloudhood 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": 3,
  "name": "Cloudhood",
  "version": "1.10.0",
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "38": "img/main-icon-38.png"
    },
    "default_title": "Modify Outgoing XHR/Fetch Request Headers"
  },
  "icons": {
    "16": "img/main-icon-16.jpg",
    "32": "img/main-icon-32.jpg",
    "38": "img/main-icon-38.png",
    "48": "img/main-icon-48.jpg",
    "128": "img/main-icon-128.jpg"
  },
  "permissions": [
    "storage",
    "declarativeNetRequest",
    "declarativeNetRequestFeedback",
    "activeTab",
    "tabs",
    "cookies"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.bundle.js"
    ]
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; img-src 'self' data: blob: moz-extension:; style-src 'self' 'nonce-cloudhood-extension-style-nonce'; connect-src 'self' data: blob: moz-extension:;"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "advsbercloud@gmail.com"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "img/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Cloudhood Alternatives

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