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 |
| 电子邮箱 | [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"
]
} | |