Price Comparison Tool

Compare prices and save product details.

Price Comparison Toolคืออะไร?

Price Comparison Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย simplelife และคุณลักษณะหลักของมันคือ "Compare prices and save product details."

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

screenshot

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

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

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

                        Price Comparison Tool is a handy extension that helps you compare prices and save product details while you shop online. Easily input the name and price of a product, and the extension will automatically save the website address. The saved products are displayed in a convenient table, allowing you to easily compare prices and access the product links directly from the extension.

Features:

Save product details: Enter the product name and price, and the extension will automatically save the website address for future reference.
Comparison table: View all your saved products in a table, making it easy to compare prices at a glance.
Open product links: Simply click on the website link in the table to open the product page directly in a new tab.
Remove products: Remove unwanted products from the list with a single click.
Reset functionality: Clear the entire list of saved products with the reset button.
With Price Comparison Tool, you can make informed purchasing decisions by comparing prices and accessing product links with ease. Enjoy a seamless shopping experience and find the best deals effortlessly.                    

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

ชื่อ Price Comparison Tool Price Comparison Tool
ID edjafnkaocjgpabkkccmhcnnehkonbeb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/price-comparison-tool/edjafnkaocjgpabkkccmhcnnehkonbeb
คำอธิบาย Compare prices and save product details.
ขนาดไฟล์ 19.84 KB
จำนวนการติดตั้ง 611
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2023-07-19
วันที่เผยแพร่ 2023-07-18
คะแนน 5.00/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา simplelife
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Price Comparison Tool",
    "version": "1.0",
    "description": "Compare prices and save product details.",
    "permissions": [
        "storage",
        "tabs"
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}