CryptoBridge Assistant Lite Firefox

Examine source code of CryptoBridge Assistant Lite

Inspect and view changes in CryptoBridge Assistant Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_ext_name__",
  "description": "__MSG_ext_descript__",
  "version": "1.0.5",
  "icons": {
    "16": "/img/bco16.png",
    "48": "/img/bco48.png",
    "128": "/img/bco128.png"
  },
  "applications": {
    "gecko": {
      "id": "cb.assistant.aid@gmail.com",
      "strict_min_version": "57.0"
    }
  },
  "default_locale": "en_US",
  "browser_action": {
    "default_title": "__MSG_ext_name__",
    "default_icon": "/img/bco128.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "/scripts/background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "all_frames": false,
      "matches": [
        "https://wallet.crypto-bridge.org/market/*"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "https://wallet.crypto-bridge.org/*"
  ]
}

Best CryptoBridge Assistant Lite Alternatives

Here are some Firefox add-ons that are similar to CryptoBridge Assistant Lite: