Paper.IO 2

For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.

¿Qué es Paper.IO 2?

Paper.IO 2 es una extensión de Chrome desarrollada por zdmrmrv, y su función principal es "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Paper.IO 2

Descarga archivos de extensión Paper.IO 2 en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        It is the Chrome extension of the website, which shares the informations about Paper.IO 2 and what you need to know before downloading it.                    

Información Básica de la Extensión

Nombre Paper.IO 2 Paper.IO 2
ID fgmhcgplkdjmpjodhinoimpdegkgpgep
URL Oficial https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep
Descripción For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
Tamaño del Archivo 1.97 MB
Cantidad de Instalaciones 1,247
Versión Actual 2.0
Última Actualización 2022-01-09
Fecha de Publicación 2022-01-09
Calificación 1.50/5 Total de 2 Calificaciones
Desarrollador zdmrmrv
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.yourgoodplay.com/paper-io-2/
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Paper.IO 2",
    "description": "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.",
    "version": "2.0",
    "manifest_version": 2,
    "background": {
        "scripts": [
            ".\/background.js"
        ]
    },
    "icons": {
        "16": ".\/img\/16.png",
        "48": ".\/img\/48.png",
        "128": ".\/img\/128.png"
    },
    "browser_action": {
        "default_popup": ".\/popup.html"
    },
    "permissions": [
        "storage",
        "https:\/\/www.yourgoodplay.com\/paper-io-2\/",
        "background"
    ]
}