Trading Bot for Cryptobo GoodwinBit Firefox

Examine source code of Trading Bot for Cryptobo GoodwinBit

Inspect and view changes in Trading Bot for Cryptobo GoodwinBit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDesc__",
  "version": "4.1.4",
  "author": "dr.Nimnuln",
  "icons": {
    "16": "cbo16.png",
    "48": "cbo48.png",
    "128": "cbo.png"
  },
  "applications": {
    "gecko": {
      "id": "goodwin.aid@gmail.com",
      "strict_min_version": "57.0"
    }
  },
  "web_accessible_resources": [
    "sounds/*.ogg"
  ],
  "default_locale": "en_US",
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_action": {
    "default_title": "__MSG_ext_default_title__",
    "default_icon": "cbo.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "all_frames": false,
      "matches": [
        "https://trading.cryptobo.com/*",
        "https://*.tradingview.com/*"
      ],
      "js": [
        "main.js"
      ],
      "css": [
        "main.css"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "cookies",
    "contextMenus",
    "https://*.tradingview.com/*",
    "https://goodwinhelp.tk/*",
    "https://goodwinbit.ru/*",
    "https://trading.cryptobo.com/*"
  ]
}

Meilleures alternatives Trading Bot for Cryptobo GoodwinBit

Voici quelques Firefox add-ons qui sont similaires à Trading Bot for Cryptobo GoodwinBit :