Geek-KB

Geek-KB

heartbleed tips, website password change list

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Geek-KB",
  "Short name": "Heartbleed tips new update",
  "description": "heartbleed tips, website password change list",
  "version": "0.0.0.2",
  "manifest_version": 2,
  "icons": {
    "128": "LOGO128.png"
  },
  "app": {
    "urls": [
      "http://Geek-KB.com/"
    ],
    "launch": {
      "web_url": "http://Geek-KB.com/"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}