Electronics Part · HQ Inventory
HQSEG, Online B2B directory of electronics components stock and price inquiry.
Qu'est-ce que Electronics Part · HQ Inventory ?
Electronics Part · HQ Inventory est une extension Chrome développée par https://www.hqseg.cn, et sa fonction principale est "HQSEG, Online B2B directory of electronics components stock and price inquiry.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Electronics Part · HQ Inventory
Téléchargez les fichiers d'extension Electronics Part · HQ Inventory au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
This is an great electronic part source. Instant update your local part inventory. More verified supplier upgrading your business performance.
Informations de Base sur l'Extension
Nom | |
ID | klicpekmmglffahjphbhficlaedpddgn |
URL Officiel | 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. |
Taille du Fichier | 76.63 KB |
Nombre d'Installations | 28 |
Version Actuelle | 1.0.5 |
Dernière Mise à Jour | 2018-08-20 |
Date de Publication | 2018-08-20 |
Développeur | https://www.hqseg.cn |
Type de Paiement | free |
Site Web de l'Extension | https://www.hqseg.com |
Langues Prises en Charge | 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 } |