not undertale

a game not like undertale

Co to jest not undertale?

not undertale to rozszerzenie Chrome opracowane przez https://somecoolwebsite.github.io, a jego główną funkcją jest „a game not like undertale”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia not undertale

Pobierz pliki rozszerzeń not undertale w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa not undertale not undertale
ID jijpdepijajaffglleedkkplhfhinnda
Oficjalny URL https://chrome.google.com/webstore/detail/not-undertale/jijpdepijajaffglleedkkplhfhinnda
Opis a game not like undertale
Rozmiar pliku 14.61 MB
Liczba instalacji 727
Aktualna Wersja 1.2
Ostatnia Aktualizacja 2019-03-13
Data Publikacji 2019-03-13
Ocena 3.57/5 Łącznie 7 Oceny
Deweloper https://somecoolwebsite.github.io
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://somecoolwebsite.github.io/
Adres URL Strony Pomocy https://somecoolwebsite.github.io/
Obsługiwane Języki 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
}