PC Parts Price Tracker

Check price history, compare price from multiple vendors.

PC Parts Price Trackerとは何ですか?

PC Parts Price Trackerはyetanotherdev94によって開発されたChromeの拡張機能で、その主な機能は「Check price history, compare price from multiple vendors.」です。

拡張機能のスクリーンショット

screenshot
screenshot

PC Parts Price Tracker拡張機能のCRXファイルをダウンロード

PC Parts Price Tracker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Chrome extension for the pcpph.in website, the extension works on the following websites:

mdcomputers.in
tpstech.in
vedantcomputers.com,
elitehubs.com
compify.in
nationalpc.in
tlggaming.com
theitdepot.com
primeabgb.com
pcstudio.in

After opening a specific product on the above sites, pressing get details will show you price from other vendors in a new tab.                    

拡張機能の基本情報

名前 PC Parts Price Tracker PC Parts Price Tracker
ID dnkcehbggcflmgklilfkmpflpkbokmfo
公式URL https://chromewebstore.google.com/detail/pc-parts-price-tracker/dnkcehbggcflmgklilfkmpflpkbokmfo
説明 Check price history, compare price from multiple vendors.
ファイルサイズ 92.91 KB
インストール数 21
現在のバージョン 1.1
最終更新日 2022-10-08
公開日 2021-09-12
開発者 yetanotherdev94
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PC Parts Price Tracker",
    "description": "Check price history, compare price from multiple vendors.",
    "version": "1.1",
    "manifest_version": 3,
    "author": "yetanotherdev",
    "action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html",
        "default_title": "Get Part Price Details"
    },
    "permissions": [
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/pcpph.in\/*"
    ]
}