ICT ABB
ICT Abbreviation search tool
ICT ABBとは何ですか?
ICT ABBはZhiyuan Chenによって開発されたChromeの拡張機能で、その主な機能は「ICT Abbreviation search tool」です。
拡張機能のスクリーンショット
ICT ABB拡張機能のCRXファイルをダウンロード
ICT ABB拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
ICT Abbreviation search tool. Abbreviation is a major blocking point for reading Information and Communication Technology documents. this tool is an aid for that. 通信 缩略语 查询
拡張機能の基本情報
名前 | |
ID | mcmceecaahcdcafdikcgljdbldgfieja |
公式URL | https://chrome.google.com/webstore/detail/ict-abb/mcmceecaahcdcafdikcgljdbldgfieja |
説明 | ICT Abbreviation search tool |
ファイルサイズ | 6.4 KB |
インストール数 | 19 |
現在のバージョン | 0.0.1 |
最終更新日 | 2012-09-11 |
公開日 | 2012-09-11 |
評価 | 3.00/5 合計 3 レビュー |
開発者 | Zhiyuan Chen |
支払い方法 | free |
拡張機能のウェブサイト | http://ictabb.duapp.com/ |
対応言語 | 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" } } |