PC Parts Price Tracker

Check price history, compare price from multiple vendors.

Co je PC Parts Price Tracker?

PC Parts Price Tracker je rozšíření Chrome vyvinuté yetanotherdev94, a jeho hlavní funkcí je „Check price history, compare price from multiple vendors.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření PC Parts Price Tracker

Stáhněte si soubory rozšíření PC Parts Price Tracker ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název PC Parts Price Tracker PC Parts Price Tracker
ID dnkcehbggcflmgklilfkmpflpkbokmfo
Oficiální URL https://chromewebstore.google.com/detail/pc-parts-price-tracker/dnkcehbggcflmgklilfkmpflpkbokmfo
Popis Check price history, compare price from multiple vendors.
Velikost souboru 92.91 KB
Počet instalací 21
Aktuální Verze 1.1
Poslední Aktualizace 2022-10-08
Datum Vydání 2021-09-12
Vývojář yetanotherdev94
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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\/*"
    ]
}