Magic list
Magic list
Apa itu Magic list?
Magic list adalah ekstensi Chrome yang dikembangkan oleh ARGON INFORMATION TECHNOLOGY CO LLC, dan fitur utamanya adalah "Magic list".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Magic list
Unduh file ekstensi Magic list dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | Magic list |
ID | hefeclmbnbfidedflacnalnhdobkllfi |
URL Resmi | https://chromewebstore.google.com/detail/magic-list/hefeclmbnbfidedflacnalnhdobkllfi |
Deskripsi | Magic list |
Ukuran File | 21.56 KB |
Jumlah Instalasi | 55,911 |
Versi Saat Ini | 1.0.6 |
Terakhir Diperbarui | 2023-06-06 |
Tanggal Publikasi | 2023-05-10 |
Penilaian | 5.00/5 Total 30 Penilaian |
Pengembang | ARGON INFORMATION TECHNOLOGY CO LLC |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://extargonit.com/ |
URL Halaman Kebijakan Privasi | https://extargonit.com/pages/privacy.html |
Bahasa yang Didukung | 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" ] } |