Price Tracker 2.0 - Price Graph & Auto Buy

Price Tracker 2.0 - Price History Chart, Auto Buy Products, Set Price drop Alerts on shopping Sites

Что такое Price Tracker 2.0 - Price Graph & Auto Buy?

Price Tracker 2.0 - Price Graph & Auto Buy - это расширение Chrome, разработанное https://indiadesire.com, и его основная функция - "Price Tracker 2.0 - Price History Chart, Auto Buy Products, Set Price drop Alerts on shopping Sites".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Price Tracker 2.0 - Price Graph & Auto Buy

Скачайте файлы расширений Price Tracker 2.0 - Price Graph & Auto Buy в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Are you tired of missing out on great deals and discounts while shopping online? Look no further than Price Tracker 2.0 - the ultimate price tracking tool that helps you save money effortlessly!

Price Tracker 2.0 is a powerful Chrome extension designed to make your online shopping experience smarter and more budget-friendly. Whether you're a seasoned bargain hunter or a casual shopper, this handy tool is your secret weapon to finding the best prices, tracking price drops, and making informed purchase decisions.

Key Features:

❇️ Real-Time Price Tracking: It constantly monitors prices across various online retailers, providing you with up-to-the-minute price updates. Say goodbye to overpaying for your favorite products!

❇️ Price History Graphs: Make informed decisions with insightful price history graphs. See how prices have fluctuated over time, helping you pinpoint the perfect moment to buy.

❇️ Price Alerts: Never miss a deal again! Set custom price alerts, and It will notify you via sms, email or desktop notifications when your desired product reaches your target price.

❇️ Auto Buy on Flipkart: Your favourite product on flipkart got out of stock, Here we give you the Auto buy feature on Flipkart which automatically checkout till payment page.

❇️ Track Multiple Products: Manage your shopping list efficiently by tracking multiple products simultaneously. 

❇️ User-Friendly Interface: Our intuitive and user-friendly interface makes it easy for shoppers of all levels to save money effortlessly.

❇️ Secure and Privacy-Focused: Rest assured, your personal data remains private, and We doesn't store or share any sensitive information.

Save time and money while shopping online with us. Whether you're hunting for the latest tech gadgets, fashion must-haves, or everyday essentials, this Chrome extension ensures you never overpay again.

Add Us to your Browser and take control of your online shopping experience. Start making smarter purchases and enjoy incredible savings on all your favorite products. Happy shopping!


The Privacy Policy can be also found here: https://pricetrackr.in/extension/privacypolicy.aspx

For any query related to PriceTracker you can reach to us via our Official facebook page here: https://www.facebook.com/pricetrackerofficial/

Disclaimer:When you buy through links on our Extension/its services, we may earn an affiliate commissions, at no additional cost to you.                    

Основная информация о расширении

Название Price Tracker 2.0 - Price Graph & Auto Buy Price Tracker 2.0 - Price Graph & Auto Buy
ID khmkmdkfllphcbkbkgflononijbkdgff
Официальный URL https://chromewebstore.google.com/detail/price-tracker-20-price-gr/khmkmdkfllphcbkbkgflononijbkdgff
Описание Price Tracker 2.0 - Price History Chart, Auto Buy Products, Set Price drop Alerts on shopping Sites
Размер файла 669 KB
Количество установок 10,000
Текущая Версия 2.30
Последнее Обновление 2023-11-02
Дата публикации 2023-08-18
Рейтинг 4.27/5 Всего 41 оценок
Разработчик https://indiadesire.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://indiadesire.com
URL страницы политики конфиденциальности https://pricetrackr.in/extension/privacypolicy.aspx
Поддерживаемые языки id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "short_name": "Price Tracker 2.0",
    "description": "__MSG_extDesc__",
    "version": "2.30",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "homepage_url": "https:\/\/indiadesire.com",
    "externally_connectable": {
        "matches": [
            "https:\/\/options.pricetrackr.in\/*"
        ]
    },
    "background": {
        "service_worker": "background.js"
    },
    "default_locale": "en",
    "action": {
        "default_icon": "favicon-16x16.png",
        "default_popup": "popup.html",
        "default_title": "Price Tracker 2.0"
    },
    "content_scripts": [
        {
            "js": [
                "scripts\/setup.js"
            ],
            "matches": [
                "https:\/\/pricetrackr.in\/extension",
                "https:\/\/www.meesho.com\/*",
                "https:\/\/meesho.com\/*",
                "https:\/\/www.decathlon.in\/*",
                "https:\/\/decathlon.in\/*"
            ]
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/FlipV211.js",
                "scripts\/autobuy.js",
                "scripts\/autobuyany.js"
            ],
            "matches": [
                "https:\/\/www.flipkart.com\/*",
                "https:\/\/flipkart.com\/*",
                "https:\/\/shop.vivo.com\/*",
                "https:\/\/offers.store.flipkart.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/AmazV211.js"
            ],
            "matches": [
                "https:\/\/www.amazon.in\/*",
                "https:\/\/amazon.in\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/AmazGlobalV211.js"
            ],
            "matches": [
                "https:\/\/www.amazon.cn\/*",
                "https:\/\/amazon.cn\/*",
                "https:\/\/www.amazon.fr\/*",
                "https:\/\/amazon.fr\/*",
                "https:\/\/www.amazon.com\/*",
                "https:\/\/amazon.com\/*",
                "https:\/\/www.amazon.co.uk\/*",
                "https:\/\/amazon.co.uk\/*",
                "https:\/\/www.amazon.es\/*",
                "https:\/\/amazon.es\/*",
                "https:\/\/www.amazon.com.mx\/*",
                "https:\/\/amazon.com.mx\/*",
                "https:\/\/www.amazon.co.jp\/*",
                "https:\/\/amazon.co.jp\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/SnapV211.js"
            ],
            "matches": [
                "https:\/\/www.snapdeal.com\/*",
                "https:\/\/snapdeal.com\/*"
            ]
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/ShopV211.js"
            ],
            "matches": [
                "https:\/\/www.shopclues.com\/*",
                "https:\/\/shopclues.com\/*"
            ]
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/TataV211.js"
            ],
            "matches": [
                "https:\/\/www.tatacliq.com\/*",
                "https:\/\/tatacliq.com\/*"
            ]
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/PepperV211.js"
            ],
            "matches": [
                "https:\/\/pepperfry.com\/*",
                "https:\/\/www.pepperfry.com\/*"
            ]
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/MyntV211.js"
            ],
            "matches": [
                "https:\/\/www.myntra.com\/*",
                "https:\/\/myntra.com\/*"
            ]
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/JioMartV211.js"
            ],
            "matches": [
                "https:\/\/www.jiomart.com\/*",
                "https:\/\/jiomart.com\/*"
            ]
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/PurpV211.js"
            ],
            "matches": [
                "https:\/\/www.purplle.com\/*",
                "https:\/\/purplle.com\/*"
            ]
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/AjioV211.js"
            ],
            "matches": [
                "https:\/\/www.ajio.com\/*",
                "https:\/\/ajio.com\/*"
            ]
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/RelianceDigitalV211.js"
            ],
            "matches": [
                "https:\/\/www.reliancedigital.in\/*",
                "https:\/\/reliancedigital.in\/*"
            ]
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/NykaV211.js"
            ],
            "matches": [
                "https:\/\/www.nykaa.com\/*",
                "https:\/\/nykaa.com\/*"
            ]
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/ClovV211.js"
            ],
            "matches": [
                "https:\/\/www.clovia.com\/*",
                "https:\/\/clovia.com\/*"
            ]
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/ZivaV211.js"
            ],
            "matches": [
                "https:\/\/www.zivame.com\/*",
                "https:\/\/zivame.com\/*"
            ]
        },
        {
            "css": [
                "css\/ptrequire.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js",
                "scripts\/highchartsNv211.js",
                "scripts\/exportingNv211.js",
                "scripts\/exportingdataNv211.js",
                "scripts\/accessNv11.js",
                "scripts\/CromaV211.js"
            ],
            "matches": [
                "https:\/\/www.croma.com\/*",
                "https:\/\/croma.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "scripts\/jquery.js",
                "scripts\/handlerV211.js"
            ],
            "matches": [
                "https:\/\/www.mi.com\/*",
                "https:\/\/mi.com\/*",
                "https:\/\/buy.mi.com\/*",
                "https:\/\/event.mi.com\/*",
                "https:\/\/in.event.mi.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "128": "favicon-144x144.png",
        "16": "favicon-16x16.png",
        "32": "favicon-32x32.png",
        "48": "favicon-60x60.png",
        "64": "favicon-72x72.png"
    },
    "permissions": [
        "notifications",
        "gcm",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.indiadesire.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/eyen.png",
                "css\/ptrequired.css",
                "images\/checkpricegraph.png",
                "images\/pricedropbutton.png",
                "images\/bulb-icon.png",
                "images\/star-icon.png",
                "images\/bug-icon.png",
                "\/images\/logo\/pt_logo-small.png",
                "images\/ptactive3.png",
                "images\/loading.gif",
                "\/images\/ptcheckmark.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}