CheaperThan. Amazon

Browse Amazon. Shop Cheaper.

CheaperThan. Amazonคืออะไร?

CheaperThan. Amazon เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://cheaperthan.store และคุณลักษณะหลักของมันคือ "Browse Amazon. Shop Cheaper."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CheaperThan. Amazon

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

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

                        Are you sure you are getting the best deal when shopping on Amazon?

Could you buy cheaper from somewhere else?

Well CheaperThan. is here to help, we want to find you the best price available for the stuff you want to buy on Amazon.

CheaperThan. is a simple effective 100% FREE tool that searches for cheaper than Amazon prices, then displays products from other trusted retailers with competitive, lower pricing. Saving you money when you shop!

When you are shopping on Amazon we automatically search the web for the cheapest prices whilst you’re on the product page and then show you cheaper places to buy from. 

From BBQ’s to Toys, Televisions to Gym Equipment, Laptops to Coffee Machines, Perfume to Tools, our users have seen savings of up to $600 (£440). 

That’s big savings on products you were going to buy anyway, you’d be mad not to try it.

It’s as easy as 1, 2 , 3
- Click ‘ADD TO CHROME’ button.
- Shop on Amazon as normal.
If we can find you the same product cheaper we will show you.

Try it for free! No Credit Card required. 

CheaperThan. The savvy shopper's best kept secret.

We are the power in your hands (and browser).

START SAVING TODAY!

 
-------------------------------------------------------

Disclaimer:
This extension uses Google Analytics to collect extension usage statistics to help improve user experience. If you want to opt-out of Google Analytics tracking, please visit https://tools.google.com/dlpage/gaoptout or you can set up a filter in Adblock Plus or similar ad blocker tools like AdBlock, uBlock or Adblock Pro.                    

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

ชื่อ CheaperThan. Amazon CheaperThan. Amazon
ID dgoicbnaoajknfnkijgjdelfdihpicie
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/cheaperthan-amazon/dgoicbnaoajknfnkijgjdelfdihpicie
คำอธิบาย Browse Amazon. Shop Cheaper.
ขนาดไฟล์ 129 KB
จำนวนการติดตั้ง 2,577
เวอร์ชันปัจจุบัน 1.18.2
อัปเดตครั้งล่าสุด 2021-12-21
วันที่เผยแพร่ 2021-03-19
คะแนน 4.89/5 รวมทั้งหมด 36 คะแนน
ผู้พัฒนา https://cheaperthan.store
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.cheaperthan.store
URL หน้าช่วยเหลือ https://www.cheaperthan.store
URL หน้านโยบายความเป็นส่วนตัว http://cheaperthan.store/privacypolicy.html
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CheaperThan. Amazon",
    "version": "1.18.2",
    "description": "Browse Amazon. Shop Cheaper.",
    "background": {
        "scripts": [
            "src\/background\/cache.js",
            "src\/background\/context.js",
            "src\/background\/events.js",
            "src\/background\/ga.js",
            "src\/background\/locale.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.amazon.co.uk\/*",
                "https:\/\/www.amazon.de\/*",
                "https:\/\/www.amazon.it\/*",
                "https:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.nl\/*",
                "https:\/\/www.amazon.es\/*",
                "https:\/\/www.amazon.fr\/*",
                "https:\/\/api.cheaperthan.store\/*"
            ],
            "js": [
                "js\/jquery\/jquery-3.6.0.min.js",
                "js\/bootstrap\/bootstrap.min.js",
                "js\/fuzzy\/stringcompare.js",
                "src\/content\/controller.js",
                "src\/content\/handlers\/home-page.js",
                "src\/content\/handlers\/order-page.js",
                "src\/content\/handlers\/deals-main-page.js",
                "src\/content\/handlers\/deals-sub-page.js",
                "src\/content\/handlers\/product-page\/product-page.js",
                "src\/content\/handlers\/product-page\/price-find-fns.js",
                "src\/content\/handlers\/product-page\/availability-find-fns.js",
                "src\/content\/handlers\/search-page.js",
                "src\/content\/components\/carousel.js",
                "src\/content\/components\/deals-carousel.js",
                "src\/content\/components\/comparison.js",
                "src\/content\/components\/feedback.js",
                "src\/content\/components\/sharing.js",
                "src\/content\/styles\/styles.js",
                "src\/content\/styles\/cheaper-than-original-style.js",
                "src\/content\/styles\/cheaper-than-style.js",
                "src\/content\/styles\/deals-bf-a.js",
                "src\/content\/styles\/deals-bf-b.js"
            ],
            "css": [
                "css\/bootstrap\/bootstrap.min.css"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.amazon.co.uk\/*",
            "*:\/\/*.amazon.com\/*",
            "*:\/\/*.amazon.de\/*",
            "*:\/\/*.amazon.it\/*",
            "*:\/\/*.amazon.nl\/*",
            "*:\/\/*.amazon.es\/*",
            "*:\/\/*.amazon.fr\/*"
        ]
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "homepage_url": "https:\/\/www.cheaperthan.store",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "browser_action": {
        "default_title": "CheaperThan"
    },
    "manifest_version": 2,
    "web_accessible_resources": [
        "icons\/*"
    ]
}