PES 2021 Game HD Wallpapers & New Tab

PES 2021 Game HD Wallpapers & New Tab

PES 2021 Game HD Wallpapers & New Tab by playemulator.online

Merlin
Additional files are visible only to premium users

manifest.json


{
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "default_locale": "en",
  "manifest_version": 2,
  "browser_action": {
    "default_icon": "icons/128.png",
    "default_title": "Pes 2021 HD Wallpapers & New Tab"
  },
  "offline_enabled": true,
  "version": "1.0.1",
  "description": "__MSG_extDesc__",
  "name": "__MSG_extName__",
  "icons": {
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "update_url": "https://clients2.google.com/service/update2/crx"
}