not undertale

a game not like undertale

Apa itu not undertale?

not undertale adalah ekstensi Chrome yang dikembangkan oleh https://somecoolwebsite.github.io, dan fitur utamanya adalah "a game not like undertale".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi not undertale

Unduh file ekstensi not undertale 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

                        A game that looks a bit like undertale!!!!!!!11                    

Informasi Dasar Ekstensi

Nama not undertale not undertale
ID jijpdepijajaffglleedkkplhfhinnda
URL Resmi https://chrome.google.com/webstore/detail/not-undertale/jijpdepijajaffglleedkkplhfhinnda
Deskripsi a game not like undertale
Ukuran File 14.61 MB
Jumlah Instalasi 727
Versi Saat Ini 1.2
Terakhir Diperbarui 2019-03-13
Tanggal Publikasi 2019-03-13
Penilaian 3.57/5 Total 7 Penilaian
Pengembang https://somecoolwebsite.github.io
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://somecoolwebsite.github.io/
URL Halaman Bantuan https://somecoolwebsite.github.io/
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "not undertale",
    "version": "1.2",
    "description": "a game not like undertale",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "manifest_version": 2
}