PriceCook - Amazon Price Comparison

Description

PriceCook - Amazon Price Comparisonคืออะไร?

PriceCook - Amazon Price Comparison เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://pricecook.com และคุณลักษณะหลักของมันคือ "Description"

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        To avoid price gouging on Amazon, download PriceCook for free to see the price difference!

★ Automatically Show the Price Difference 
PriceCook can help you avoid overpaying on Amazon by automatically showing the product price difference within 6 months.

It’s very important to spend the money wisely during this hard time, and PriceCook is definitely a must-have time & money-saving tool for you to avoid the overpriced products on Amazon. Download PriceCook now and enjoy shopping without worries!

In which countries does the extension work?
🇺🇸 Amazon.com
🇨🇦 Amazon.ca
🇬🇧 Amazon.co.uk
🇩🇪 Amazon.de 
🇫🇷 Amazon.fr
🇮🇹 Amazon.it
🇪🇸 Amazon.es
🇮🇳 Amazon.in
🇯🇵 Amazon.co.jp                    

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

ชื่อ PriceCook - Amazon Price Comparison PriceCook - Amazon Price Comparison
ID kkdkgniafpfdnjaekcacijpfadmbobok
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/pricecook-amazon-price-co/kkdkgniafpfdnjaekcacijpfadmbobok
คำอธิบาย Description
ขนาดไฟล์ 63.73 KB
จำนวนการติดตั้ง 67
เวอร์ชันปัจจุบัน 1.4.2
อัปเดตครั้งล่าสุด 2023-04-19
วันที่เผยแพร่ 2020-06-24
ผู้พัฒนา https://pricecook.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://pricecook.com
URL หน้าช่วยเหลือ https://pricecook.com
URL หน้านโยบายความเป็นส่วนตัว https://pricecook.com/privacy
ภาษาที่รองรับ en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "version": "1.4.2",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "background": {
        "scripts": [
            "thirdParty\/jquery-3.5.0.min.js",
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "storage",
        "https:\/\/*.amazon.com\/*",
        "https:\/\/pricecook.com\/*",
        "https:\/\/*.target.com\/*",
        "https:\/\/*.walmart.com\/*",
        "https:\/\/*.ebay.com\/*",
        "https:\/\/*.amazon.co.uk\/*",
        "https:\/\/*.amazon.it\/*",
        "https:\/\/*.amazon.de\/*",
        "https:\/\/*.amazon.es\/*",
        "https:\/\/*.amazon.nl\/*",
        "https:\/\/*.amazon.fr\/*",
        "https:\/\/*.amazon.in\/*",
        "https:\/\/*.amazon.com.au\/*",
        "https:\/\/*.amazon.sg\/*",
        "https:\/\/*.amazon.ca\/*",
        "https:\/\/*.amazon.com.mx\/*",
        "https:\/\/*.amazon.ae\/*",
        "https:\/\/*.amazon.com.br\/*",
        "https:\/\/*.amazon.co.jp\/*",
        "https:\/\/*.rakuten.co.jp\/*",
        "https:\/\/*.auctions.yahoo.co.jp\/*",
        "https:\/\/*.shopping.yahoo.co.jp\/*",
        "https:\/\/*.paypaymall.yahoo.co.jp\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.target.com\/*",
                "*:\/\/*.walmart.com\/*",
                "*:\/\/*.ebay.com\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.nl\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.sg\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.ae\/*",
                "*:\/\/*.amazon.com.br\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.rakuten.co.jp\/*",
                "*:\/\/*.auctions.yahoo.co.jp\/*",
                "*:\/\/*.shopping.yahoo.co.jp\/*",
                "*:\/\/*.paypaymall.yahoo.co.jp\/*"
            ],
            "css": [
                "styles\/style.css"
            ],
            "js": [
                "thirdParty\/jquery-3.5.0.min.js",
                "content-script.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "browser_action": {
        "default_icon": {
            "16": "icons\/16.png",
            "48": "icons\/48.png",
            "128": "icons\/128.png"
        },
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "icons\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}