Paper.IO 2

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

Qu'est-ce que Paper.IO 2 ?

Paper.IO 2 est une extension Chrome développée par zdmrmrv, et sa fonction principale est "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Paper.IO 2

Téléchargez les fichiers d'extension Paper.IO 2 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Paper.IO 2 Paper.IO 2
ID fgmhcgplkdjmpjodhinoimpdegkgpgep
URL Officiel https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep
Description For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
Taille du Fichier 1.97 MB
Nombre d'Installations 1,247
Version Actuelle 2.0
Dernière Mise à Jour 2022-01-09
Date de Publication 2022-01-09
Évaluation 1.50/5 Total 2 Évaluations
Développeur zdmrmrv
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.yourgoodplay.com/paper-io-2/
Langues Prises en Charge 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"
    ]
}