Magic list
Magic list
Magic listคืออะไร?
Magic list เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ARGON INFORMATION TECHNOLOGY CO LLC และคุณลักษณะหลักของมันคือ "Magic list"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Magic list
ดาวน์โหลดไฟล์ส่วนขยาย Magic list ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Magic list is a new tab extension that has a convenient use of the task list, an animated gradient background and a beautiful current current time. New tabs will show the time, as well as added tasks in previous browser openings. By clicking "Add to chrome", I accept and agree to installing the "Magic list" Chrome extension and setting ChromeTM new tab search to that provided by Microsoft BING as the service and the Terms of Use and Privacy Policy Privacy policy https://extargonit.com/pages/privacy.html Terms and EULA https://extargonit.com/pages/terms.html About us https://extargonit.com/pages/about.html Contact us https://extargonit.com/pages/contact.html
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Magic list |
ID | hefeclmbnbfidedflacnalnhdobkllfi |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/magic-list/hefeclmbnbfidedflacnalnhdobkllfi |
คำอธิบาย | Magic list |
ขนาดไฟล์ | 21.56 KB |
จำนวนการติดตั้ง | 55,911 |
เวอร์ชันปัจจุบัน | 1.0.6 |
อัปเดตครั้งล่าสุด | 2023-06-06 |
วันที่เผยแพร่ | 2023-05-10 |
คะแนน | 5.00/5 รวมทั้งหมด 30 คะแนน |
ผู้พัฒนา | ARGON INFORMATION TECHNOLOGY CO LLC |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://extargonit.com/ |
URL หน้านโยบายความเป็นส่วนตัว | https://extargonit.com/pages/privacy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.6", "name": "Magic list", "description": "Magic list", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "128": "icon.png" }, "action": { "default_icon": "icon.png" }, "permissions": [ "unlimitedStorage" ] } |