Chiplot : Electronic Components

Chiplot is a search engine for electronic parts for those who want to find and compare prices for electronic components quickly.

Apa itu Chiplot : Electronic Components?

Chiplot : Electronic Components adalah ekstensi Chrome yang dikembangkan oleh https://chiplot.com, dan fitur utamanya adalah "Chiplot is a search engine for electronic parts for those who want to find and compare prices for electronic components quickly.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Chiplot : Electronic Components

Unduh file ekstensi Chiplot : Electronic Components 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

                        Chiplot is a search engine for information in the field of electronics. Find information in the field of electronics components from a large number of electronics sites around the world.

Our tools are free to use and include:

Search engine : Search and find web pages, pictures and documents related to electronics and electronic components.
Request for quotations : Tools that allow you to request a quote from dozens of suppliers around the world with the click of a button.
Compare prices : A tool for comparing the prices of electronic components and electronic equipment.                    

Informasi Dasar Ekstensi

Nama Chiplot : Electronic Components Chiplot : Electronic Components
ID bdklgjfoadgllijcmfdkkedjhbiabcom
URL Resmi https://chromewebstore.google.com/detail/chiplot-electronic-compon/bdklgjfoadgllijcmfdkkedjhbiabcom
Deskripsi Chiplot is a search engine for electronic parts for those who want to find and compare prices for electronic components quickly.
Ukuran File 124 KB
Jumlah Instalasi 36
Versi Saat Ini 1.0.1
Terakhir Diperbarui 2021-08-14
Tanggal Publikasi 2020-12-20
Pengembang https://chiplot.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://chiplot.com/
URL Halaman Bantuan https://chiplot.com/
URL Halaman Kebijakan Privasi https://chiplot.com/Chiplot-privacy-policy.aspx
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chiplot : Electronic Components",
    "description": "Chiplot is a search engine for electronic parts for those who want to find and compare prices for electronic components quickly.",
    "version": "1.0.1",
    "icons": {
        "128": "icon_128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "contextMenus",
        "tabs",
        "activeTab"
    ]
}