magic.al

The extension for magic.al

Qu'est-ce que magic.al ?

magic.al est une extension Chrome développée par https://www.magic.al, et sa fonction principale est "The extension for magic.al".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension magic.al

Téléchargez les fichiers d'extension magic.al 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

                        Shopping starts with a wish. Make it a magic.al one!
Enter the world of magic.al pronounced "magical", where keeping track of your favorite finds and sharing them with friends is effortlessly fun. It's your bridge between browsing on the web and revisiting them on the magic.al mobile app.
Key Features
1)	Wishlist Wonders:
	•	Add an Item to Your Wishlist: Spotted something you fancy? Click and save it to your wishlist. Revisit anytime on your magic.al mobile app.
2)	Event Reminders:
	•	Add an Item to Your Occasion: Whether it's birthdays or holidays, save items to special dates and make gifting easy.
3)	Share the Love:
	•	Suggest an Item to Your Friend: Seen something perfect for a buddy? Use magic.al to drop them a hint.
4)	Deal Spotter:
	•	Special Offers Alert: If there's a great deal on the website, you're on, magic.al will let you know. So, you can grab those savings.
Why magic.al?
Shopping online should be fun and easy. With magic.al, save your finds, plan your gifts, and share with friends, all while keeping everything handy for when you're on the go with the magic.al mobile app.
Quick Install & Setup:
Make online shopping more magical. Add the magic.al browser extension and connect seamlessly with your mobile app.                    

Informations de Base sur l'Extension

Nom magic.al magic.al
ID cjdegadilnjddoadfnnnckoebfnfglmc
URL Officiel https://chromewebstore.google.com/detail/magical/cjdegadilnjddoadfnnnckoebfnfglmc
Description The extension for magic.al
Taille du Fichier 427 KB
Nombre d'Installations 59
Version Actuelle 1.0.14
Dernière Mise à Jour 2024-02-25
Date de Publication 2023-09-03
Évaluation 4.92/5 Total 13 Évaluations
Développeur https://www.magic.al
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://magic.al/
URL de la Page de Politique de Confidentialité https://www.magic.al/static/policy.html?4.1-1570769264807
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.0.14",
    "author": "hassaankhan",
    "name": "magic.al",
    "description": "The extension for magic.al",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage",
        "identity",
        "cookies",
        "activeTab",
        "unlimitedStorage",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.06af5f40.js"
            ],
            "all_frames": false,
            "run_at": "document_start",
            "css": []
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/dev.magic.al\/",
        "http:\/\/www.magic.al\/",
        "*:\/\/*\/*"
    ],
    "oauth2": {
        "client_id": "888226418438-67hd87gfccfvfhv86dq31a4dmmii5pls.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    }
}