Binary Options Scam Checker

Binary Options Scam Checker

Get this extension to quickly check if a binary options system is a scam or not.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Binary Options Scam Checker",
  "short_name": "Scam Check",
  "description": "Get this extension to quickly check if a binary options system is a scam or not.",
  "version": "2.0.2",
  "browser_action": {
    "default_title": "Binary Options Scam Checker",
    "default_icon": {
      "19": "icon19.png",
      "38": "icon38.png"
    },
    "default_popup": "binarypopup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "homepage_url": "https://easytradingsignals.com/chrome-extension/",
  "icons": {
    "16": "icon16.png",
    "32": "icon48.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}