Price Comparison Tool

Compare prices and save product details.

Price Comparison Tool란 무엇입니까?

Price Comparison Tool은(는) simplelife에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Compare prices and save product details."입니다.

확장 프로그램 스크린샷

screenshot

Price Comparison Tool 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}