Chiplot : Electronic Components
Chiplot is a search engine for electronic parts for those who want to find and compare prices for electronic components quickly.
Chiplot : Electronic Componentsคืออะไร?
Chiplot : Electronic Components เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://chiplot.com และคุณลักษณะหลักของมันคือ "Chiplot is a search engine for electronic parts for those who want to find and compare prices for electronic components quickly."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Chiplot : Electronic Components
ดาวน์โหลดไฟล์ส่วนขยาย Chiplot : Electronic Components ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | bdklgjfoadgllijcmfdkkedjhbiabcom |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/chiplot-electronic-compon/bdklgjfoadgllijcmfdkkedjhbiabcom |
| คำอธิบาย | Chiplot is a search engine for electronic parts for those who want to find and compare prices for electronic components quickly. |
| ขนาดไฟล์ | 124 KB |
| จำนวนการติดตั้ง | 36 |
| เวอร์ชันปัจจุบัน | 1.0.1 |
| อัปเดตครั้งล่าสุด | 2021-08-14 |
| วันที่เผยแพร่ | 2020-12-20 |
| ผู้พัฒนา | https://chiplot.com |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://chiplot.com/ |
| URL หน้าช่วยเหลือ | https://chiplot.com/ |
| URL หน้านโยบายความเป็นส่วนตัว | https://chiplot.com/Chiplot-privacy-policy.aspx |
| ภาษาที่รองรับ | 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"
]
} | |