Paper.IO 2

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

Vad är Paper.IO 2?

Paper.IO 2 är en Chrome-tillägg utvecklad av zdmrmrv, och dess huvudfunktion är "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.".

Tilläggsskärmbilder

screenshot

Ladda ner Paper.IO 2-förlängningens CRX-fil

Ladda ner Paper.IO 2-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Paper.IO 2 Paper.IO 2
ID fgmhcgplkdjmpjodhinoimpdegkgpgep
Officiell webbadress https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep
Beskrivning For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
Filstorlek 1.97 MB
Antal Installationer 1,247
Aktuell Version 2.0
Senast Uppdaterad 2022-01-09
Publiceringsdatum 2022-01-09
Betyg 1.50/5 Totalt 2 Betyg
Utvecklare zdmrmrv
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.yourgoodplay.com/paper-io-2/
Stödda Språk 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"
    ]
}