PC Parts Price Tracker

Check price history, compare price from multiple vendors.

What is PC Parts Price Tracker?

PC Parts Price Tracker is a Chrome extension developed by yetanotherdev94, and its main feature is "Check price history, compare price from multiple vendors.".

Extension Screenshots

screenshot
screenshot

Download PC Parts Price Tracker Extension CRX File

Download PC Parts Price Tracker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name PC Parts Price Tracker PC Parts Price Tracker
ID dnkcehbggcflmgklilfkmpflpkbokmfo
Official URL https://chromewebstore.google.com/detail/pc-parts-price-tracker/dnkcehbggcflmgklilfkmpflpkbokmfo
Description Check price history, compare price from multiple vendors.
File Size 92.91 KB
Installation Count 21
Current Version 1.1
Last Updated 2022-10-08
Publish Date 2021-09-12
Developer yetanotherdev94
Email [email protected]
Payment Type free
Supported Languages 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\/*"
    ]
}