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 https://minoanexperience.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The best way for Minoan members to shop and save across hundreds of brands."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Minoan | Shop & save for your vacation rental एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
}