WikiCros | Wikipedia Crossword
Crosswords from Wikipedia articles in more than 250 languages
WikiCros | Wikipedia Crosswordとは何ですか?
WikiCros | Wikipedia Crosswordはhttps://wikicros.blogspot.comによって開発されたChromeの拡張機能で、その主な機能は「Crosswords from Wikipedia articles in more than 250 languages」です。
拡張機能のスクリーンショット
WikiCros | Wikipedia Crossword拡張機能のCRXファイルをダウンロード
WikiCros | Wikipedia Crossword拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
To activate the extension, open a Wikipedia™ article. The application finds words and phrases that link to other articles, as well as back-links to the current page, and creates random puzzles from them. To build and customize printable puzzles, click the editor button.
Wikipedia™ is a trademark of the Wikimedia Foundation and is used with the permission of the Wikimedia Foundation. I am not endorsed by or affiliated with the Wikimedia Foundation. 拡張機能の基本情報
| 名前 | |
| ID | cgieemijomeaiaoojiobafbgkebdjccc |
| 公式URL | https://chromewebstore.google.com/detail/wikicros-wikipedia-crossw/cgieemijomeaiaoojiobafbgkebdjccc |
| 説明 | Crosswords from Wikipedia articles in more than 250 languages |
| ファイルサイズ | 20.01 KB |
| インストール数 | 4,032 |
| 現在のバージョン | 3.5.1 |
| 最終更新日 | 2023-08-26 |
| 公開日 | 2020-06-25 |
| 評価 | 3.00/5 合計 15 レビュー |
| 開発者 | https://wikicros.blogspot.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "WikiCros | Wikipedia Crossword",
"description": "__MSG_appDesc__",
"version": "3.5.1",
"author": "Nikos Ch. Vasilopoulos",
"icons": {
"128": "icon.png"
},
"default_locale": "en",
"action": {
"default_icon": "icon.png",
"default_title": "WikiCros | Wikipedia Crossword",
"default_popup": "popup.html"
},
"permissions": [
"activeTab"
]
} | |