Blogging Resources

Blogging Resources

Learn How anyone Can Start A Profitable Blog You Will Learn How To Drive Traffic with Free Paid Sources

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Blogging Resources",
  "manifest_version": 2,
  "short_name": "blog101",
  "description": "Learn How anyone Can Start A Profitable Blog  You Will Learn How To Drive Traffic with Free  Paid Sources",
  "version": "1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "16px_1315-1506280531.png"
  },
  "icons": {
    "128": "128px_1315-1506280545.png"
  },
  "permissions": [
    "gcm",
    "storage",
    "notifications",
    "identity"
  ]
}