not undertale

a game not like undertale

Что такое not undertale?

not undertale - это расширение Chrome, разработанное https://somecoolwebsite.github.io, и его основная функция - "a game not like undertale".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения not undertale

Скачайте файлы расширений not undertale в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

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

Основная информация о расширении

Название not undertale not undertale
ID jijpdepijajaffglleedkkplhfhinnda
Официальный URL https://chrome.google.com/webstore/detail/not-undertale/jijpdepijajaffglleedkkplhfhinnda
Описание a game not like undertale
Размер файла 14.61 MB
Количество установок 727
Текущая Версия 1.2
Последнее Обновление 2019-03-13
Дата публикации 2019-03-13
Рейтинг 3.57/5 Всего 7 оценок
Разработчик https://somecoolwebsite.github.io
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://somecoolwebsite.github.io/
URL страницы помощи https://somecoolwebsite.github.io/
Поддерживаемые языки 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
}