Bybit Quotes Tracker Firefox

Examine source code of Bybit Quotes Tracker

Inspect and view changes in Bybit Quotes Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Bybit Quotes Tracker",
  "version": "1.0",
  "description": "Отслеживание котировок Bybit в реальном времени",
  "browser_specific_settings": {
    "gecko": {
      "id": "{f8e7d6c5-b4a3-4210-9876-fedcba098765}",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://api.bybit.com/*",
    "wss://stream.bybit.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Bybit Quotes"
  },
  "icons": {
    "32": "icon32.png",
    "64": "icon64.png"
  }
}

Best Bybit Quotes Tracker Alternatives

Here are some Firefox add-ons that are similar to Bybit Quotes Tracker: