not undertale

a game not like undertale

什麼是not undertale?

not undertale是由https://somecoolwebsite.github.io開發的Chrome擴展程式,該擴展的主要功能是“a game not like undertale”。

擴展截圖

screenshot

下載not undertale擴展crx文件

下載not undertale擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 not undertale not undertale
ID jijpdepijajaffglleedkkplhfhinnda
官方網址 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
}