anonn - Prediction Markets Firefox

Examine source code of anonn - Prediction Markets

By: Suhrad
Inspect and view changes in anonn - Prediction Markets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "anonn — Prediction Markets",
  "short_name": "anonn",
  "version": "1.0.0",
  "description": "Surfaces live prediction markets from Polymarket and Kalshi as you browse X, Reddit, YouTube, Medium, Substack, and the broader web.",
  "homepage_url": "https://anonn.space",
  "permissions": [
    "storage",
    "cookies",
    "activeTab",
    "scripting",
    "alarms"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "src/lib/browser-polyfill.min.js",
      "src/background/compromise.min.js",
      "src/background/bet-utils.js",
      "src/background/service-worker.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "exclude_matches": [
        "http://localhost/*",
        "http://127.0.0.1/*",
        "https://localhost/*",
        "https://anonn.xyz/*",
        "http://anonn.xyz/*",
        "https://anonn.vercel.app/*",
        "https://*.anonn.xyz/*",
        "https://anonn.space/*",
        "http://anonn.space/*",
        "https://*.anonn.space/*"
      ],
      "js": [
        "src/lib/browser-polyfill.min.js",
        "src/content/inject.js"
      ],
      "css": [
        "src/content/inject.css"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "action": {
    "default_popup": "src/popup/popup.html",
    "default_title": "anonn",
    "default_icon": {
      "16": "assets/icons/icon16.png",
      "32": "assets/icons/icon32.png",
      "48": "assets/icons/icon48.png",
      "128": "assets/icons/icon128.png"
    }
  },
  "icons": {
    "16": "assets/icons/icon16.png",
    "32": "assets/icons/icon32.png",
    "48": "assets/icons/icon48.png",
    "128": "assets/icons/icon128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "src/content/inject.css",
        "src/content/web3-provider.js",
        "src/lib/browser-polyfill.min.js",
        "assets/icons/*.png",
        "assets/logo.png",
        "assets/anonn.png"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "anonn@prediction-markets",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best anonn - Prediction Markets Alternatives

Here are some Firefox add-ons that are similar to anonn - Prediction Markets: