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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
]
} | |