Paper.IO 2

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

Wat is Paper.IO 2?

Paper.IO 2 is een Chrome-extensie ontwikkeld door zdmrmrv, en de belangrijkste functie is "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Paper.IO 2

Download Paper.IO 2-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Paper.IO 2 Paper.IO 2
ID fgmhcgplkdjmpjodhinoimpdegkgpgep
Officiële URL https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep
Beschrijving For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
Bestandsgrootte 1.97 MB
Aantal Installaties 1,247
Huidige Versie 2.0
Laatst Bijgewerkt 2022-01-09
Publicatiedatum 2022-01-09
Beoordeling 1.50/5 Totaal 2 Beoordelingen
Ontwikkelaar zdmrmrv
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.yourgoodplay.com/paper-io-2/
Ondersteunde Talen 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"
    ]
}