PC Parts Price Tracker

Check price history, compare price from multiple vendors.

Apa itu PC Parts Price Tracker?

PC Parts Price Tracker adalah ekstensi Chrome yang dikembangkan oleh yetanotherdev94, dan fitur utamanya adalah "Check price history, compare price from multiple vendors.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi PC Parts Price Tracker

Unduh file ekstensi PC Parts Price Tracker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama PC Parts Price Tracker PC Parts Price Tracker
ID dnkcehbggcflmgklilfkmpflpkbokmfo
URL Resmi https://chromewebstore.google.com/detail/pc-parts-price-tracker/dnkcehbggcflmgklilfkmpflpkbokmfo
Deskripsi Check price history, compare price from multiple vendors.
Ukuran File 92.91 KB
Jumlah Instalasi 21
Versi Saat Ini 1.1
Terakhir Diperbarui 2022-10-08
Tanggal Publikasi 2021-09-12
Pengembang yetanotherdev94
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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\/*"
    ]
}