Limitless Trading Suite Firefox

Examine source code of Limitless Trading Suite

Inspect and view changes in Limitless Trading Suite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Limitless Trading Suite",
  "version": "1.0.0",
  "description": "Professional trading tools for Limitless.exchange - One-click orders, enhanced DOM, position tracking",
  "browser_specific_settings": {
    "gecko": {
      "id": "limitless-trading-suite@iseeiape.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "notifications",
    "activeTab"
  ],
  "host_permissions": [
    "https://limitless.exchange/*",
    "https://api.limitless.exchange/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Limitless Trading Suite"
  },
  "content_scripts": [
    {
      "matches": [
        "https://limitless.exchange/*",
        "https://limitless.exchange/markets/*",
        "https://limitless.exchange/pro/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "*"
      ],
      "matches": [
        "https://limitless.exchange/*"
      ]
    }
  ]
}

Best Limitless Trading Suite Alternatives

Here are some Firefox add-ons that are similar to Limitless Trading Suite: