Prelude Character Analysis

Prelude Character Analysis

Helping people get the best out of careers, relationships and life, through a fresh and practical understanding of personality.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Prelude Character Analysis",
  "short_name": "Character Analysis",
  "description": "Helping people get the best out of careers, relationships and life, through a fresh and practical understanding of personality.",
  "version": "2.1",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.preludecharacteranalysis.com/"
    ],
    "launch": {
      "web_url": "http://www.preludecharacteranalysis.com/questionnaire?utm_source=Google&utm_medium=App&utm_campaign=Chrome%20Store%20App"
    }
  }
}