Price Comparison Tool
Compare prices and save product details.
什麼是Price Comparison Tool?
Price Comparison Tool是由simplelife開發的Chrome擴展程式,該擴展的主要功能是“Compare prices and save product details.”。
擴展截圖
下載Price Comparison Tool擴展crx文件
下載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 |
ID | edjafnkaocjgpabkkccmhcnnehkonbeb |
官方網址 | 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" } } |