Awesome Mirror

Awesome Mirror

A free mirror.

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__",
  "default_locale": "en",
  "offline_enabled": true,
  "version": "7.2",
  "icons": {
    "128": "mirror_128.jpg"
  },
  "app": {
    "urls": [
      "https://freeonlinemirror.com/"
    ],
    "launch": {
      "web_url": "https://freeonlinemirror.com/?utm_source=am&utm_medium=cws&utm_campaign=fomnew"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ],
  "manifest_version": 2
}