not undertale
a game not like undertale
not undertaleคืออะไร?
not undertale เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://somecoolwebsite.github.io และคุณลักษณะหลักของมันคือ "a game not like undertale"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย not undertale
ดาวน์โหลดไฟล์ส่วนขยาย 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 } |