PPSSPP Gold

PPSSPP Gold

PPSSPP Gold is an emulator for Android users. an emulator is a type of application that could run the application of other formats.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "PPSSPP Gold",
  "version": "1",
  "description": "PPSSPP Gold is an emulator for Android users. an emulator is a type of application that could run the application of other formats.",
  "action": {
    "default_icon": {
      "16": "logo_128.png",
      "48": "logo_128.png"
    },
    "default_popup": "index.html"
  },
  "icons": {
    "16": "logo_128.png",
    "48": "logo_128.png",
    "128": "logo_128.png"
  }
}