@HP

@HP

HP Pavilion Chromebook.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "manifest_version": 2,
  "version": "1.3",
  "default_locale": "en",
  "app": {
    "launch": {
      "web_url": "https://register.hp.com/americas/flowPage/registration/index.do?execution=e1s1&cc=US&lang=en"
    }
  },
  "icons": {
    "128": "HP_128.png"
  }
}