not undertale
a game not like undertale
Wat is not undertale?
not undertale is een Chrome-extensie ontwikkeld door https://somecoolwebsite.github.io, en de belangrijkste functie is "a game not like undertale".
Extensie Screenshots
Download het CRX-bestand van de extensie not undertale
Download not undertale-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
A game that looks a bit like undertale!!!!!!!11
Basisinformatie over de Extensie
Naam | ![]() |
ID | jijpdepijajaffglleedkkplhfhinnda |
Officiële URL | https://chrome.google.com/webstore/detail/not-undertale/jijpdepijajaffglleedkkplhfhinnda |
Beschrijving | a game not like undertale |
Bestandsgrootte | 14.61 MB |
Aantal Installaties | 727 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2019-03-13 |
Publicatiedatum | 2019-03-13 |
Beoordeling | 3.57/5 Totaal 7 Beoordelingen |
Ontwikkelaar | https://somecoolwebsite.github.io |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://somecoolwebsite.github.io/ |
Help Pagina-URL | https://somecoolwebsite.github.io/ |
Ondersteunde Talen | 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 } |