OHC Glossary finder
This extension helps you find user terms on the go.
OHC Glossary finderとは何ですか?
OHC Glossary finderはmaxdavidsonによって開発されたChromeの拡張機能で、その主な機能は「This extension helps you find user terms on the go.」です。
拡張機能のスクリーンショット
OHC Glossary finder拡張機能のCRXファイルをダウンロード
OHC Glossary finder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                                             拡張機能の基本情報
| 名前 |   |  
| ID | gccbhfcihpdllbkiaonkjogmcdjecech | 
| 公式URL | https://chromewebstore.google.com/detail/ohc-glossary-finder/gccbhfcihpdllbkiaonkjogmcdjecech | 
| 説明 | This extension helps you find user terms on the go. | 
| ファイルサイズ | 34.88 KB | 
| インストール数 | 11 | 
| 現在のバージョン | 1.0 | 
| 最終更新日 | 2014-05-22 | 
| 公開日 | 2014-05-22 | 
| 開発者 | maxdavidson | 
| 支払い方法 | free | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "OHC Glossary finder",
    "description": "This extension helps you find user terms on the go.",
    "version": "1.0",
    "permissions": [
        "https:\/\/secure.flickr.com\/"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}  |  |