Play Store Downloader

Play Store Downloader

FREE Download APK & OBB from Play Store for device - Latest version)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Play Store Downloader",
  "version": "3.0.0",
  "manifest_version": 3,
  "description": "FREE Download APK & OBB from Play Store for device - Latest version)",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "64": "icons/64.png",
      "128": "icons/128.png"
    },
    "default_title": "Play Store Downloader"
  }
}