Minoan | Shop & save for your vacation rental

The best way for Minoan members to shop and save across hundreds of brands.

Τι είναι το Minoan | Shop & save for your vacation rental;

Το Minoan | Shop & save for your vacation rental είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://minoanexperience.com, και η κύρια λειτουργία του είναι "The best way for Minoan members to shop and save across hundreds of brands.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Minoan | Shop & save for your vacation rental

Λήψη αρχείων επέκτασης Minoan | Shop & save for your vacation rental σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Let’s get started! To start adding items to your Minoan Cart with the Minoan Extension:

1. After you install the extension, visit any of our brand partner websites and find an item you'd like to add to cart.

2. Open the Minoan Extension by clicking the teal ‘M’ icon in the upper right corner of your screen.

3. In most cases, the details of the product will be pre-populated. Review the item specifications to ensure you’re getting exactly what you want and update any inaccurate or missing information.

4. Then simply click “Add to Cart”. If you’d like to add the item to an existing Minoan Quote or your Wishlist, you can do that too. 

5. When you’re ready to checkout, head over to Minoan to request a quote and see all your savings.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Minoan | Shop & save for your vacation rental Minoan | Shop & save for your vacation rental
ID kaonbikphaokagplfljdhmmcgmhlbkhc
Επίσημο URL https://chromewebstore.google.com/detail/minoan-shop-save-for-your/kaonbikphaokagplfljdhmmcgmhlbkhc
Περιγραφή The best way for Minoan members to shop and save across hundreds of brands.
Μέγεθος Αρχείου 1.8 MB
Αριθμός Εγκαταστάσεων 6,229
Τρέχουσα Έκδοση 2.0.8
Τελευταία Ενημέρωση 2024-02-26
Ημερομηνία Δημοσίευσης 2021-01-16
Αξιολόγηση 5.00/5 Συνολικά 11 Αξιολογήσεις
Προγραμματιστής https://minoanexperience.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://minoanexperience.com
Διεύθυνση URL της Σελίδας Βοήθειας https://help.b2b.minoanexperience.com/en/articles/6137809-installing-and-using-the-minoan-chrome-extension
URL της Σελίδας Πολιτικής Απορρήτου https://storage.googleapis.com/minoan-staging/Minoan_privacy_policy.docx
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Minoan | Shop & save for your vacation rental",
    "version": "2.0.8",
    "description": "The best way for Minoan members to shop and save across hundreds of brands.",
    "permissions": [
        "activeTab",
        "storage",
        "tabs",
        "scripting",
        "alarms"
    ],
    "icons": {
        "16": "images\/Minoan_16.png",
        "48": "images\/Minoan_48.png",
        "128": "images\/Minoan_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "iframe_content.html",
                "extension_onboarding.html"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        }
    ],
    "action": {
        "default_icon": {
            "32": "images\/Minoan_32.png"
        },
        "default_title": "Minoan",
        "default_popup": "popup.html"
    },
    "manifest_version": 3
}