كود خصم سبلاش Splash خصم %20

كود خصم سبلاش Splash خصم %20

Splash coupon 2019 is your one stop shop for high quality beachwear and accessories.Round up of all the latest Splash coupons,…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "كود خصم سبلاش Splash خصم %20",
  "version": "2.1",
  "manifest_version": 2,
  "minimum_chrome_version": "37.0.0.0",
  "permissions": [
    "webview",
    "power",
    "storage",
    "videoCapture",
    "geolocation",
    "pointerLock",
    "system.display",
    {
      "fileSystem": [
        "write",
        "retainEntries",
        "directory"
      ]
    },
    "accessibilityFeatures.read",
    "accessibilityFeatures.modify"
  ],
  "app": {
    "background": {
      "scripts": [
        "js/foam.js",
        "js/cab.js",
        "config.js",
        "background_main.js"
      ]
    }
  },
  "kiosk_enabled": true,
  "default_locale": "en",
  "icons": {
    "128": "img/128.png"
  }
}