Kirby's Adventure Game

Join Kirby's adventure now you can play on chrome webstore.

Apa itu Kirby's Adventure Game?

Kirby's Adventure Game adalah ekstensi Chrome yang dikembangkan oleh LegendsGames, dan fitur utamanya adalah "Join Kirby's adventure now you can play on chrome webstore.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Kirby's Adventure Game

Unduh file ekstensi Kirby's Adventure Game 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

                        Join Adventure with the most cute hero in the history of video games in Kirby's Adventure Game.

How to use

- Just by clicking on Add to Chrome it will be added automatically install.

- In the upper left corner, click on settings to customize all options according to your needs.

- Enjoy Kirby's Adventure Game!                    

Informasi Dasar Ekstensi

Nama Kirby's Adventure Game Kirby's Adventure Game
ID aacfjaodbklidgpgkophnjoielmlappp
URL Resmi https://chrome.google.com/webstore/detail/kirbys-adventure-game/aacfjaodbklidgpgkophnjoielmlappp
Deskripsi Join Kirby's adventure now you can play on chrome webstore.
Ukuran File 41.77 KB
Jumlah Instalasi 3,000
Versi Saat Ini 1.0
Terakhir Diperbarui 2019-02-18
Tanggal Publikasi 2019-02-18
Penilaian 3.75/5 Total 4 Penilaian
Pengembang LegendsGames
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en,en-GB,en-US
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "19.png",
            "38": "38.png"
        },
        "default_title": "__MSG_appName__"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}