MySmartPrice

Get the best price on 10 million+ products across 100+ online stores. Find more! Save more!

MySmartPrice क्या है?

MySmartPrice http://www.mysmartprice.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get the best price on 10 million+ products across 100+ online stores. Find more! Save more!"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

crx प्रारूप में MySmartPrice एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Automatically find the lowest price on 10 million+ products across 100+ online stores in real-time

Click the Mysmartprice button to find latest deals from all ecommerce stores

Get instant alert as soon as the price drops for your favourite product.

Find latest coupons on checkout page of ecommerce store

Product research made easy with access to recently viewed products on new tab of browser

Search on all ecommerce stores simultaneously in one click

Get personalised offer notifications based on your ecommerce product interest

Bonus: Get 25% cashback (Maximum Rs. 100) on your first purchase via MySmartPrice

Help us keep MySmartPrice working on all your favorite stores. If you have any trouble email us at [email protected]

We currently support shopping sites in India only

By using this add-on, you agree to the MySmartPrice Terms & Conditions available at https://s3.ap-south-1.amazonaws.com/msp-legal/MySmartPrice-Terms-of-use.pdf

Disclaimer:

For us to be able to provide you these features, we need to capture your browsing data on ecommerce stores                    

एक्सटेंशन की मूल जानकारी

नाम MySmartPrice MySmartPrice
ID bofbpdmkbmlancfihdncikcigpokmdda
आधिकारिक URL https://chrome.google.com/webstore/detail/mysmartprice/bofbpdmkbmlancfihdncikcigpokmdda
विवरण Get the best price on 10 million+ products across 100+ online stores. Find more! Save more!
फ़ाइल का आकार 165 KB
स्थापना संख्या 122,596
वर्तमान संस्करण 3.0
अंतिम अपडेट 2019-06-24
प्रकाशन तिथि 2019-06-24
रेटिंग 4.17/5 कुल 1367 रेटिंग्स
डेवलपर http://www.mysmartprice.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.mysmartprice.com/
सहायता पृष्ठ URL http://www.mysmartprice.com/contactus.php
गोपनीयता नीति पृष्ठ URL http://www.mysmartprice.com/privacy.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "authors": [
        {
            "email": "[email protected]",
            "name": "MySmartPrice"
        }
    ],
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "19": "icon_32px.png",
            "38": "icon_64px.png"
        },
        "default_popup": "popup.html",
        "default_title": "MySmartPrice"
    },
    "content_scripts": [
        {
            "js": [
                "jquery.min.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com   https:\/\/sdk.amazonaws.com; object-src 'self'",
    "description": "Get the best price on 10 million+ products across 100+ online stores. Find more! Save more!",
    "homepage_url": "http:\/\/www.mysmartprice.com\/",
    "icons": {
        "16": "icon_16px.png",
        "128": "icon_128px.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnFECZWxzPOMULFc\/5woy4q19vXIkpC4eyDBgoPvhVc\/6pxXblE8wxjBpOgJJg8PqFLqM8L5zpTN7Yb2l6vUjtzM6h4imiMjv8Oox61daAKymva4sC8ZCba9XkeT7fZvEOK2tZc1ci7C9pUZbFYYqAqJIwWF71QCGio2MiHOKcXEbj7yia5q75RwFhVcXRuEUDAxCbRtEJVYH0ASYHZTklvdKB9hrwWArccTk2v0HwBxmY4o1FMtuYfbnOveOoz3CSByJRU\/cgIPiyrOelxrvgPEbr3rlIyAIZ0F7AhLExs8A6FuoBxep1xECq8hEOrvarcXU7ZjewpG+fHPQ2FXTIwIDAQAB",
    "manifest_version": 2,
    "name": "MySmartPrice",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "cookies",
        "notifications",
        "gcm",
        "unlimitedStorage",
        "storage"
    ],
    "short_name": "MySmartPrice",
    "version": "3.0",
    "web_accessible_resources": [
        "icon.png",
        "jquery.min.map"
    ]
}