Magic list
Magic list
Cos'è Magic list?
Magic list è un'estensione di Chrome sviluppata da ARGON INFORMATION TECHNOLOGY CO LLC, e la sua funzione principale è "Magic list".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Magic list
Scarica i file di estensione Magic list in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Magic list |
ID | hefeclmbnbfidedflacnalnhdobkllfi |
URL Ufficiale | https://chromewebstore.google.com/detail/magic-list/hefeclmbnbfidedflacnalnhdobkllfi |
Descrizione | Magic list |
Dimensione del File | 21.56 KB |
Conteggio Installazioni | 55,911 |
Versione Corrente | 1.0.6 |
Ultimo Aggiornamento | 2023-06-06 |
Data di Pubblicazione | 2023-05-10 |
Valutazione | 5.00/5 Totale 30 Valutazioni |
Sviluppatore | ARGON INFORMATION TECHNOLOGY CO LLC |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://extargonit.com/ |
URL della Pagina della Politica sulla Privacy | https://extargonit.com/pages/privacy.html |
Lingue Supportate | 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" ] } |