Generador de PaVos

Generador de PaVos

Generador de recursos para Fortnite

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Generador de PaVos",
  "description": "Generador de recursos para Fortnite",
  "version": "1.1",
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "https://generadorpavosgratis.com/"
    ],
    "launch": {
      "web_url": "https://generadorpavosgratis.com/"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}