Free Twitter Marketing Tips

Free Twitter Marketing Tips

Use this unique Twitter marketing strategy to engage more followers

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Free Twitter Marketing Tips",
  "manifest_version": 2,
  "short_name": "twittertips",
  "description": "Use this unique Twitter marketing strategy to engage more followers",
  "version": "2.2",
  "background": {
    "persistent": false,
    "scripts": [
      "OneSignal2.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "16px_1246-1503604321.png"
  },
  "icons": {
    "128": "128px_1246-1503604292.png"
  },
  "permissions": [
    "gcm",
    "storage",
    "notifications",
    "identity"
  ]
}