Awaken the Force Within

Awaken the Force Within

works independent from account

Merlin
Additional files are visible only to premium users

manifest.json


{
  "chrome_url_overrides": {
    "newtab": "blank.html"
  },
  "default_locale": "en",
  "description": "works independent from account",
  "homepage_url": "https://www.google.com/starwars",
  "incognito": "split",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "oauth2": {
    "client_id": "188012777405-mb134be29au2ej4t3kffjf44v3bhfkrs.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/beyond.private"
    ]
  },
  "permissions": [
    "<all_urls>",
    "identity"
  ],
  "short_name": "www.google.com",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.1"
}