Neymar Papel de Parede Tab Themes

Neymar Papel de Parede Tab Themes

Neymar Papel de Parede Tab Themes - Feito com carinho para todos Brazileiros.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "persistent": true,
    "scripts": [
      "/start/external/jquery-2.1.1.min.js",
      "/start/search/search-engines.js",
      "/start/chrome/settings.js",
      "/start/common/prefs-sys.js",
      "/start/chrome/utils.js",
      "/start/chrome/common.js",
      "/start/chrome/setup.js",
      "/start/chrome/analytics.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "start/skin/icons/16.png",
      "48": "start/skin/icons/48.png",
      "128": "start/skin/icons/128.png"
    }
  },
  "chrome_url_overrides": {
    "newtab": "/start/index.html"
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval' https://www.google-analytics.com https://www.google.com; object-src https://www.google-analytics.com https://www.google.com 'self'",
  "default_locale": "en",
  "description": "__MSG_extDesc__",
  "icons": {
    "16": "start/skin/icons/16.png",
    "48": "start/skin/icons/48.png",
    "128": "start/skin/icons/128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "offline_enabled": true,
  "optional_permissions": [
    "bookmarks"
  ],
  "permissions": [
    "http://*.freeaddon.com/*",
    "https://*.freeaddon.com/*",
    "http://*.sportifytab.com/*",
    "https://*.sportifytab.com/*",
    "http://*.yaytab.com/*",
    "https://*.yaytab.com/*",
    "http://*.live-tab.com/*",
    "https://*.live-tab.com/*",
    "http://*.freeaddon-wall.com/*",
    "https://*.freeaddon-wall.com/*",
    "https://*.google.com/*",
    "tabs",
    "storage",
    "unlimitedStorage",
    "topSites",
    "cookies",
    "contextMenus",
    "notifications",
    "management"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.1.8.1",
  "web_accessible_resources": [
    "*"
  ]
}