not undertale

a game not like undertale

What is not undertale?

not undertale is a Chrome extension developed by https://somecoolwebsite.github.io, and its main feature is "a game not like undertale".

Extension Screenshots

screenshot

Download not undertale Extension CRX File

Download not undertale extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name not undertale not undertale
ID jijpdepijajaffglleedkkplhfhinnda
Official URL https://chrome.google.com/webstore/detail/not-undertale/jijpdepijajaffglleedkkplhfhinnda
Description a game not like undertale
File Size 14.61 MB
Installation Count 727
Current Version 1.2
Last Updated 2019-03-13
Publish Date 2019-03-13
Rating 3.57/5 Total 7 Ratings
Developer https://somecoolwebsite.github.io
Email [email protected]
Payment Type free
Extension Website https://somecoolwebsite.github.io/
Help Page URL https://somecoolwebsite.github.io/
Supported Languages 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
}