Chiplot : Electronic Components

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

Co je Chiplot : Electronic Components?

Chiplot : Electronic Components je rozšíření Chrome vyvinuté https://chiplot.com, a jeho hlavní funkcí je „Chiplot is a search engine for electronic parts for those who want to find and compare prices for electronic components quickly.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Chiplot : Electronic Components

Stáhněte si soubory rozšíření Chiplot : Electronic Components 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í

                        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.                    

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

Název Chiplot : Electronic Components Chiplot : Electronic Components
ID bdklgjfoadgllijcmfdkkedjhbiabcom
Oficiální URL https://chromewebstore.google.com/detail/chiplot-electronic-compon/bdklgjfoadgllijcmfdkkedjhbiabcom
Popis Chiplot is a search engine for electronic parts for those who want to find and compare prices for electronic components quickly.
Velikost souboru 124 KB
Počet instalací 36
Aktuální Verze 1.0.1
Poslední Aktualizace 2021-08-14
Datum Vydání 2020-12-20
Vývojář https://chiplot.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://chiplot.com/
URL Stránky Nápovědy https://chiplot.com/
URL Stránky Zásad Ochrany Soukromí https://chiplot.com/Chiplot-privacy-policy.aspx
Podporované Jazyky 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"
    ]
}