Sexy Girls and Beautiful Women

Sexy Girls and Beautiful Women

Free source of Erotic Girl, Dating, Beauty Girl, Love, Sexual

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "persistent": false,
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon-128.png",
    "default_popup": "popup.html",
    "default_title": "__MSG_appName__"
  },
  "description": "__MSG_appDesc__",
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "manifest_version": 2,
  "default_locale": "en",
  "name": "__MSG_appName__",
  "offline_enabled": true,
  "permissions": [
    "idle",
    "storage",
    "notifications",
    "alarms",
    "background"
  ],
  "short_name": "__MSG_appName__",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.2"
}