not undertale
a game not like undertale
什么是not undertale?
not undertale是由https://somecoolwebsite.github.io开发的Chrome扩展程序,该扩展的主要功能是“a game not like undertale”。
扩展截图
下载not undertale扩展crx文件
下载not undertale扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A game that looks a bit like undertale!!!!!!!11
扩展基本信息
名称 | ![]() |
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 } |