Paper.IO 2

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

Cos'è Paper.IO 2?

Paper.IO 2 è un'estensione di Chrome sviluppata da zdmrmrv, e la sua funzione principale è "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Paper.IO 2

Scarica i file di estensione Paper.IO 2 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Paper.IO 2 Paper.IO 2
ID fgmhcgplkdjmpjodhinoimpdegkgpgep
URL Ufficiale https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep
Descrizione For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
Dimensione del File 1.97 MB
Conteggio Installazioni 1,247
Versione Corrente 2.0
Ultimo Aggiornamento 2022-01-09
Data di Pubblicazione 2022-01-09
Valutazione 1.50/5 Totale 2 Valutazioni
Sviluppatore zdmrmrv
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.yourgoodplay.com/paper-io-2/
Lingue Supportate 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"
    ]
}