Electronics Part · HQ Inventory
HQSEG, Online B2B directory of electronics components stock and price inquiry.
What is Electronics Part · HQ Inventory?
Electronics Part · HQ Inventory is a Chrome extension developed by https://www.hqseg.cn, and its main feature is "HQSEG, Online B2B directory of electronics components stock and price inquiry.".
Extension Screenshots
Download Electronics Part · HQ Inventory Extension CRX File
Download Electronics Part · HQ Inventory extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This is an great electronic part source. Instant update your local part inventory. More verified supplier upgrading your business performance. Extension Basic Information
| Name | |
| ID | klicpekmmglffahjphbhficlaedpddgn |
| Official URL | https://chrome.google.com/webstore/detail/electronics-part-%C2%B7-hq-inv/klicpekmmglffahjphbhficlaedpddgn |
| Description | HQSEG, Online B2B directory of electronics components stock and price inquiry. |
| File Size | 76.63 KB |
| Installation Count | 28 |
| Current Version | 1.0.5 |
| Last Updated | 2018-08-20 |
| Publish Date | 2018-08-20 |
| Developer | https://www.hqseg.cn |
| Payment Type | free |
| Extension Website | https://www.hqseg.com |
| Supported Languages | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_application_title__",
"description": "__MSG_application_description__",
"version": "1.0.5",
"default_locale": "en",
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage"
],
"browser_action": {
"default_icon": {
"16": "icons\/hqseg-16.png",
"32": "icons\/hqseg-32.png",
"48": "icons\/hqseg-48.png",
"128": "icons\/hqseg-128.png"
}
},
"icons": {
"16": "icons\/hqseg-16.png",
"32": "icons\/hqseg-32.png",
"48": "icons\/hqseg-48.png",
"128": "icons\/hqseg-128.png"
},
"offline_enabled": true
} | |