Flash Kart - Amazon Price Tracker

Flash Kart - Features:Get Price History on Amazon.in & much more

Flash Kart - Amazon Price Trackerคืออะไร?

Flash Kart - Amazon Price Tracker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://flashkart.in และคุณลักษณะหลักของมันคือ "Flash Kart - Features:Get Price History on Amazon.in & much more"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Flash Kart - Amazon Price Tracker

ดาวน์โหลดไฟล์ส่วนขยาย Flash Kart - Amazon Price Tracker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Introducing All New Flash Kart, your ultimate shopping companion on Amazon! It is a feature-packed Chrome extension designed to empower you with real-time price tracking and insightful price history graphs, helping you shop smarter and save more on Amazon.

Key Features:

⚡ Price Tracking: It tirelessly monitors prices across Amazon's vast marketplace, ensuring you're always in the know about the latest deals and discounts. Say goodbye to overpaying for your favorite products!

⚡ Price History Graphs: Make informed purchase decisions with comprehensive price history graphs. See how prices have fluctuated over time, allowing you to identify the best time to strike for maximum savings.

⚡ User-Friendly Interface: Visit Any product page on Amazon.in, There you will see a price graph loaded and a button for price history.

⚡ Privacy and Security: Your privacy matters. It is designed with your security in mind and does not store or share any of your personal information.

Say goodbye to the frustration of missing out on Amazon's incredible deals or paying more than you should. With This, you're in control of your Amazon shopping experience. Whether you're hunting for the latest tech gadgets, fashion essentials, or everyday items, this Chrome extension ensures you get the most bang for your buck.

Install Us today and embark on a journey of smarter, more cost-effective shopping on Amazon. Take charge of your finances, make well-informed purchase decisions, and enjoy unprecedented savings. Happy shopping with Flash Kart!

Hyperlinks are created and placed on product pages with Price Graph which are related to Important pages like support, reviews or official site.
It also does price tracking on other ecommerce websites like Flipkart , myntra,ajio etc

Currently Amazon.in marketplace supported, Others will be added soon.

Our Privacy Policy can be found here: https://flashkart.in/privacypolicyUpdated.htm                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Flash Kart - Amazon Price Tracker Flash Kart - Amazon Price Tracker
ID mnkjlpcdfdkekiojedblbhfobachjoof
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/flash-kart-amazon-price-t/mnkjlpcdfdkekiojedblbhfobachjoof
คำอธิบาย Flash Kart - Features:Get Price History on Amazon.in & much more
ขนาดไฟล์ 241 KB
จำนวนการติดตั้ง 14,373
เวอร์ชันปัจจุบัน 2.6.2
อัปเดตครั้งล่าสุด 2023-10-31
วันที่เผยแพร่ 2020-06-16
คะแนน 4.73/5 รวมทั้งหมด 790 คะแนน
ผู้พัฒนา https://flashkart.in
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://flashkart.in
URL หน้านโยบายความเป็นส่วนตัว https://flashkart.in/privacypolicyUpdated.htm
ภาษาที่รองรับ 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_appName__",
    "short_name": "Flash Kart",
    "description": "__MSG_appDesc__",
    "version": "2.6.2",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "homepage_url": "http:\/\/flashkart.in",
    "background": {
        "service_worker": "service_worker.js"
    },
    "action": {
        "default_icon": "favicon-16x16.png",
        "default_title": "Flash Kart"
    },
    "default_locale": "en",
    "content_scripts": [
        {
            "css": [
                "css\/css1.css"
            ],
            "js": [
                "scripts\/jquery.js",
                "scripts\/hchartsV3.js",
                "scripts\/expV3.js",
                "scripts\/AzdataV3.js"
            ],
            "matches": [
                "*:\/\/www.amazon.in\/*",
                "*:\/\/amazon.in\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "scripts\/jquery.js",
                "scripts\/AjdataV3.js"
            ],
            "matches": [
                "*:\/\/ajio.com\/*",
                "*:\/\/www.ajio.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "scripts\/jquery.js",
                "scripts\/JidataV3.js"
            ],
            "matches": [
                "*:\/\/www.jiomart.com\/*",
                "*:\/\/jiomart.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "scripts\/jquery.js",
                "scripts\/MydataV3.js"
            ],
            "matches": [
                "*:\/\/www.myntra.com\/*",
                "*:\/\/myntra.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "scripts\/jquery.js",
                "scripts\/FldataV3.js"
            ],
            "matches": [
                "*:\/\/www.flipkart.com\/*",
                "*:\/\/flipkart.com\/*",
                "*:\/\/offers.store.flipkart.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": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/webinlytics.com\/*",
        "https:\/\/storage.googleapis.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "css\/css2.css",
                "images\/logo\/flash.png",
                "images\/logo\/flashkart_logo.png",
                "images\/button_price-history.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}