WikiCros | Wikipedia Crossword
Crosswords from Wikipedia articles in more than 250 languages
Was ist WikiCros | Wikipedia Crossword?
WikiCros | Wikipedia Crossword ist eine Chrome-Erweiterung, die von https://wikicros.blogspot.com entwickelt wurde, und ihr Hauptmerkmal ist "Crosswords from Wikipedia articles in more than 250 languages".
Erweiterungsscreenshots
WikiCros | Wikipedia Crossword-Erweiterungs-CRX-Datei herunterladen
Laden Sie WikiCros | Wikipedia Crossword-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | cgieemijomeaiaoojiobafbgkebdjccc |
| Offizielle URL | https://chromewebstore.google.com/detail/wikicros-wikipedia-crossw/cgieemijomeaiaoojiobafbgkebdjccc |
| Beschreibung | Crosswords from Wikipedia articles in more than 250 languages |
| Dateigröße | 20.01 KB |
| Installationsanzahl | 4,032 |
| Aktuelle Version | 3.5.1 |
| Letztes Update | 2023-08-26 |
| Veröffentlichungsdatum | 2020-06-25 |
| Bewertung | 3.00/5 Insgesamt 15 Bewertungen |
| Entwickler | https://wikicros.blogspot.com |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
]
} | |