TradeSage Plus Firefox

Examine source code of TradeSage Plus

By: TK88
Inspect and view changes in TradeSage Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "TradeSage Plus",
  "description": "Your trading copilot with ChatGPT Pine Script generator",
  "version": "0.3.6",
  "manifest_version": 2,
  "browser_action": {
    "icons": {
      "128": "icon.png"
    },
    "default_popup": "index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.tradingview.com/*"
      ],
      "js": [
        "static/js/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "static/js/background.js"
    ],
    "persistent": false
  },
  "icons": {
    "128": "icon.png"
  },
  "web_accessible_resources": [
    "/static/js/*",
    "notification.mp3"
  ],
  "permissions": [
    "storage",
    "notifications",
    "unlimitedStorage",
    "webRequest",
    "webRequestBlocking",
    "http://localhost/*",
    "https://*.tradesage.co/*",
    "https://*.tradingview.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4c45cfd0-b4a5-4027-a70b-61999d488a43}"
    }
  }
}

Best TradeSage Plus Alternatives

Here are some Firefox add-ons that are similar to TradeSage Plus: