Paper.IO 2

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

Apa itu Paper.IO 2?

Paper.IO 2 adalah ekstensi Chrome yang dikembangkan oleh zdmrmrv, dan fitur utamanya adalah "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Paper.IO 2

Unduh file ekstensi Paper.IO 2 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Paper.IO 2 Paper.IO 2
ID fgmhcgplkdjmpjodhinoimpdegkgpgep
URL Resmi https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep
Deskripsi For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
Ukuran File 1.97 MB
Jumlah Instalasi 1,247
Versi Saat Ini 2.0
Terakhir Diperbarui 2022-01-09
Tanggal Publikasi 2022-01-09
Penilaian 1.50/5 Total 2 Penilaian
Pengembang zdmrmrv
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.yourgoodplay.com/paper-io-2/
Bahasa yang Didukung 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"
    ]
}