OrbitalTrade Firefox

Examine source code of OrbitalTrade

Inspect and view changes in OrbitalTrade 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": "Orbital Trade — AI Stock Scanner & Signals",
  "version": "0.3.0",
  "description": "AI-powered trading intelligence overlay. Real-time anomaly detection, thesis generation, and AI copilot for US, SGX, and HK markets.",
  "permissions": [
    "activeTab",
    "storage",
    "notifications",
    "contextMenus",
    "cookies",
    "alarms"
  ],
  "host_permissions": [
    "https://*.orbitalpay.ai/*",
    "https://*.tradingview.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.tradingview.com/*"
      ],
      "js": [
        "src/content-tradingview.js"
      ],
      "css": [
        "src/content.css"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "orbitaltrade@epiphyte.corp",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best OrbitalTrade Alternatives

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