Engage quickly

Engage quickly

Неограниченный трафик из Google

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Engage quickly",
  "manifest_version": 2,
  "short_name": "Engage",
  "description": "Неограниченный трафик из Google",
  "version": "2.1.0",
  "background": {
    "persistent": false,
    "scripts": [
      "OneSignal2.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "16px_917-1503234600.jpg"
  },
  "icons": {
    "128": "128px_917-1503234508.png"
  },
  "permissions": [
    "gcm",
    "storage",
    "notifications",
    "identity"
  ]
}