Paper.IO 2

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

Hvad er Paper.IO 2?

Paper.IO 2 er en Chrome-udvidelse udviklet af zdmrmrv, og dens hovedfunktion er "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.".

Udvidelsesskærmbilleder

screenshot

Download Paper.IO 2-udvidelses-CRX-fil

Download Paper.IO 2-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Paper.IO 2 Paper.IO 2
ID fgmhcgplkdjmpjodhinoimpdegkgpgep
Officiel URL https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep
Beskrivelse For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
Filstørrelse 1.97 MB
Antal Installationer 1,247
Nuværende Version 2.0
Senest Opdateret 2022-01-09
Udgivelsesdato 2022-01-09
Bedømmelse 1.50/5 Samlet 2 Bedømmelser
Udvikler zdmrmrv
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.yourgoodplay.com/paper-io-2/
Understøttede Sprog 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"
    ]
}