Snapchat Review Review

Snapchat Review Review

First of all, you Want to download the program from the App Shop or even Google Play. When it is set up, click on the icon to star

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "short_name": "__MSG_appName__",
  "version": "0.0.1",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "128": "snapchat-review-review-128.png"
  },
  "app": {
    "urls": [
      "http://apcraft.club/snapchat-review/"
    ],
    "launch": {
      "web_url": "http://apcraft.club/snapchat-review/"
    }
  }
}