Wikipedia
Read the wiki article without leaving the current webpage.
Wikipediaとは何ですか?
WikipediaはHishamによって開発されたChromeの拡張機能で、その主な機能は「Read the wiki article without leaving the current webpage.」です。
拡張機能のスクリーンショット
Wikipedia拡張機能のCRXファイルをダウンロード
Wikipedia拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Read/Search wikipedia articles without leaving your current webpage.
拡張機能の基本情報
名前 | |
ID | hhopjkdkehlknopplgamegnfbnheddcn |
公式URL | https://chrome.google.com/webstore/detail/wikipedia/hhopjkdkehlknopplgamegnfbnheddcn |
説明 | Read the wiki article without leaving the current webpage. |
ファイルサイズ | 3.27 KB |
インストール数 | 447 |
現在のバージョン | 1.0 |
最終更新日 | 2012-07-23 |
公開日 | 2012-07-23 |
評価 | 4.14/5 合計 7 レビュー |
開発者 | Hisham |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Wikipedia", "version": "1.0", "manifest_version": 2, "description": "Read the wiki article without leaving the current webpage.", "browser_action": { "default_icon": "wiki.gif", "default_popup": "popup.html" } } |