not undertale
a game not like undertale
not undertale là gì?
not undertale là một tiện ích mở rộng Chrome được phát triển bởi https://somecoolwebsite.github.io, và tính năng chính của nó là "a game not like undertale".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng not undertale
Tải xuống các tệp mở rộng not undertale dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
A game that looks a bit like undertale!!!!!!!11
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | ![]() |
ID | jijpdepijajaffglleedkkplhfhinnda |
URL Chính Thức | https://chrome.google.com/webstore/detail/not-undertale/jijpdepijajaffglleedkkplhfhinnda |
Mô tả | a game not like undertale |
Kích Thước Tệp | 14.61 MB |
Số Lần Cài Đặt | 727 |
Phiên Bản Hiện Tại | 1.2 |
Cập Nhật Lần Cuối | 2019-03-13 |
Ngày Phát Hành | 2019-03-13 |
Đánh Giá | 3.57/5 Tổng số 7 Đánh Giá |
Nhà Phát Triển | https://somecoolwebsite.github.io |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://somecoolwebsite.github.io/ |
URL Trang Trợ Giúp | https://somecoolwebsite.github.io/ |
Ngôn Ngữ Được Hỗ Trợ | 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 } |