SimilarWeb Extension Firefox

Examine source code of SimilarWeb Extension

Inspect and view changes in SimilarWeb Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SimilarWeb Extension",
  "version": "1.3",
  "description": "Get website traffic insights from SimilarWeb.",
  "permissions": [
    "activeTab",
    "https://api.similarweb.com/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8e148705-5fad-4063-b7cb-b45ffa198925}"
    }
  }
}

Best SimilarWeb Extension Alternatives

Here are some Firefox add-ons that are similar to SimilarWeb Extension: