Unlock.io

Unlock.io

Unlock your phone safe and instant

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "1.1",
  "app": {
    "urls": [
      "http://www.unlock.io/",
      "http://unlock.io/"
    ],
    "launch": {
      "web_url": "http://unlock.io/"
    }
  },
  "icons": {
    "24": "icon_24.png",
    "128": "icon_128.png"
  }
}