Magic list
Magic list
Qu'est-ce que Magic list ?
Magic list est une extension Chrome développée par ARGON INFORMATION TECHNOLOGY CO LLC, et sa fonction principale est "Magic list".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Magic list
Téléchargez les fichiers d'extension Magic list au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Magic list |
ID | hefeclmbnbfidedflacnalnhdobkllfi |
URL Officiel | https://chromewebstore.google.com/detail/magic-list/hefeclmbnbfidedflacnalnhdobkllfi |
Description | Magic list |
Taille du Fichier | 21.56 KB |
Nombre d'Installations | 55,911 |
Version Actuelle | 1.0.6 |
Dernière Mise à Jour | 2023-06-06 |
Date de Publication | 2023-05-10 |
Évaluation | 5.00/5 Total 30 Évaluations |
Développeur | ARGON INFORMATION TECHNOLOGY CO LLC |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://extargonit.com/ |
URL de la Page de Politique de Confidentialité | https://extargonit.com/pages/privacy.html |
Langues Prises en Charge | 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" ] } |