not undertale
a game not like undertale
Vad är not undertale?
not undertale är en Chrome-tillägg utvecklad av https://somecoolwebsite.github.io, och dess huvudfunktion är "a game not like undertale".
Tilläggsskärmbilder
Ladda ner not undertale-förlängningens CRX-fil
Ladda ner not undertale-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
A game that looks a bit like undertale!!!!!!!11
Grundläggande Information om Tillägg
Namn | ![]() |
ID | jijpdepijajaffglleedkkplhfhinnda |
Officiell webbadress | https://chrome.google.com/webstore/detail/not-undertale/jijpdepijajaffglleedkkplhfhinnda |
Beskrivning | a game not like undertale |
Filstorlek | 14.61 MB |
Antal Installationer | 727 |
Aktuell Version | 1.2 |
Senast Uppdaterad | 2019-03-13 |
Publiceringsdatum | 2019-03-13 |
Betyg | 3.57/5 Totalt 7 Betyg |
Utvecklare | https://somecoolwebsite.github.io |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://somecoolwebsite.github.io/ |
Hjälpsida URL | https://somecoolwebsite.github.io/ |
Stödda Språk | 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 } |