Urban and Normal Dictionary
Dual Definitions for Urban Dictionary and Wordnik
Urban and Normal Dictionaryとは何ですか?
Urban and Normal DictionaryはMatt Kimによって開発されたChromeの拡張機能で、その主な機能は「Dual Definitions for Urban Dictionary and Wordnik」です。
拡張機能のスクリーンショット
Urban and Normal Dictionary拡張機能のCRXファイルをダウンロード
Urban and Normal Dictionary拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
名前 | Urban and Normal Dictionary |
ID | djlcgkhckkkccanfdhdpnpdnidhhncnb |
公式URL | https://chromewebstore.google.com/detail/empty-title/djlcgkhckkkccanfdhdpnpdnidhhncnb |
説明 | Dual Definitions for Urban Dictionary and Wordnik |
ファイルサイズ | 76.16 KB |
インストール数 | 36 |
現在のバージョン | 1.1 |
最終更新日 | 2012-12-02 |
公開日 | 2012-12-02 |
評価 | 3.67/5 合計 3 レビュー |
開発者 | Matt Kim |
支払い方法 | free |
対応言語 | |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Urban and Normal Dictionary", "version": "1.1", "manifest_version": 2, "description": "Dual Definitions for Urban Dictionary and Wordnik", "icons": { "16": "icons\/icon_16.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "browser_action": { "default_icon": "icons\/icon_16.png", "default_popup": "popup.html" }, "permissions": [ "http:\/\/api.wordnik.com\/", "http:\/\/www.urbandictionary.com\/" ] } |