Padoru Remain
Padoru Remain it will tell you how long to get X'mas
Padoru Remainคืออะไร?
Padoru Remain เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 公連迷因AC編 และคุณลักษณะหลักของมันคือ "Padoru Remain it will tell you how long to get X'mas"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Padoru Remain
ดาวน์โหลดไฟล์ส่วนขยาย Padoru Remain ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Looking forward to Christmas? Looking forward to how long it will be before you can Padoru? Then download Padoru Remain! Click on it to know how long until Christmas! *In 12/1-12/24,There is a chance that Paroru will be triggered, and the chance of triggering will increase as we get closer to Christmas. And Padoru will continue from Christmas to New Year's Day
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | focfdkbacjgggjcgkadmbiikhjcbkkic |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/padoru-remain/focfdkbacjgggjcgkadmbiikhjcbkkic |
คำอธิบาย | Padoru Remain it will tell you how long to get X'mas |
ขนาดไฟล์ | 1.04 MB |
จำนวนการติดตั้ง | 74 |
เวอร์ชันปัจจุบัน | 1.30 |
อัปเดตครั้งล่าสุด | 2022-12-01 |
วันที่เผยแพร่ | 2020-11-10 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | 公連迷因AC編 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en,en-GB,en-US,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Padoru Remain", "description": "Padoru Remain it will tell you how long to get X'mas", "version": "1.30", "default_locale": "en", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [], "background": { "scripts": [ "background.js" ], "persistent": false } } |