RJGM PowerBuild

RJGM PowerBuild

Convert 0.002 BTC into 14 BTC working with a Team

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "RJGM PowerBuild",
  "manifest_version": 2,
  "short_name": "RJGMPowerBuild",
  "description": "Convert 0.002 BTC into 14 BTC working with a Team",
  "version": "3.0",
  "background": {
    "persistent": false,
    "scripts": [
      "OneSignal2.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "16px_674-1503231524.png"
  },
  "icons": {
    "128": "128px_674-1503231543.jpg"
  },
  "permissions": [
    "gcm",
    "storage",
    "notifications",
    "identity"
  ]
}