ICT ABB
ICT Abbreviation search tool
Wat is ICT ABB?
ICT ABB is een Chrome-extensie ontwikkeld door Zhiyuan Chen, en de belangrijkste functie is "ICT Abbreviation search tool".
Extensie Screenshots
Download het CRX-bestand van de extensie ICT ABB
Download ICT ABB-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
ICT Abbreviation search tool. Abbreviation is a major blocking point for reading Information and Communication Technology documents. this tool is an aid for that. 通信 缩略语 查询
Basisinformatie over de Extensie
Naam | |
ID | mcmceecaahcdcafdikcgljdbldgfieja |
Officiële URL | https://chrome.google.com/webstore/detail/ict-abb/mcmceecaahcdcafdikcgljdbldgfieja |
Beschrijving | ICT Abbreviation search tool |
Bestandsgrootte | 6.4 KB |
Aantal Installaties | 19 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2012-09-11 |
Publicatiedatum | 2012-09-11 |
Beoordeling | 3.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | Zhiyuan Chen |
Betalingswijze | free |
Extensiewebsite | http://ictabb.duapp.com/ |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "ICT ABB", "version": "0.0.1", "manifest_version": 2, "description": "ICT Abbreviation search tool", "icons": { "16": "ict_abb_icon.png", "48": "ict_abb_logo.png", "128": "ict_abb_logo.png" }, "browser_action": { "name": "ictabb", "icons": [ "ict_abb_icon.png" ], "default_icon": "ict_abb_icon.png", "default_title": "ICT Abbreviation Search", "default_popup": "popup.html" } } |