MCPEBox.Com - Minecraft PE Mods Bedrock

MCPEBox.Com - Minecraft PE Mods Bedrock

No1 Place to download MCPE Mods - Bedrock Edition for Android, iOS, Win 10 devices. ✔️ Highest speed.✔️ No Ads.✔️ Verified

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "MCPEBox.Com - Minecraft PE Mods Bedrock",
  "description": "No1 Place to download MCPE Mods - Bedrock Edition for Android, iOS, Win 10 devices. ✔️ Highest speed.✔️ No Ads.✔️ Verified",
  "background": {
    "page": "background.html"
  },
  "default_locale": "en",
  "browser_action": {
    "default_icon": "img/icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "img/icon-16.png",
    "48": "img/icon-48.png",
    "128": "img/icon-128.png"
  },
  "manifest_version": 2,
  "options_page": "options.html",
  "permissions": [
    "alarms",
    "notifications",
    "https://mcpebox.com/*"
  ],
  "version": "1.6"
}