Ethos Network (unofficial) Firefox

Examine source code of Ethos Network (unofficial)

Inspect and view changes in Ethos Network (unofficial) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ethos Network (unofficial)",
  "version": "1.2",
  "description": "This is an unofficial extension for the Ethos Network that displays the Ethos score of X and Farcaster.",
  "icons": {
    "48": "icons/ethos-logo-unofficial.png"
  },
  "permissions": [
    "https://api.ethos.network/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4f5938a0-d561-4702-b0cd-d3d14e8318eb}",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://x.com/*",
        "*://*.x.com/*",
        "*://twitter.com/*",
        "*://*.twitter.com/*",
        "*://farcaster.xyz/*",
        "*://*.farcaster.xyz/*",
        "*://warpcast.com/*",
        "*://*.warpcast.com/*"
      ],
      "js": [
        "app.js"
      ]
    }
  ]
}

Best Ethos Network (unofficial) Alternatives

Here are some Firefox add-ons that are similar to Ethos Network (unofficial):