WikiCros | Wikipedia Crossword
Crosswords from Wikipedia articles in more than 250 languages
Wat is WikiCros | Wikipedia Crossword?
WikiCros | Wikipedia Crossword is een Chrome-extensie ontwikkeld door https://wikicros.blogspot.com, en de belangrijkste functie is "Crosswords from Wikipedia articles in more than 250 languages".
Extensie Screenshots
Download het CRX-bestand van de extensie WikiCros | Wikipedia Crossword
Download WikiCros | Wikipedia Crossword-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | cgieemijomeaiaoojiobafbgkebdjccc |
| Officiële URL | https://chromewebstore.google.com/detail/wikicros-wikipedia-crossw/cgieemijomeaiaoojiobafbgkebdjccc |
| Beschrijving | Crosswords from Wikipedia articles in more than 250 languages |
| Bestandsgrootte | 20.01 KB |
| Aantal Installaties | 4,032 |
| Huidige Versie | 3.5.1 |
| Laatst Bijgewerkt | 2023-08-26 |
| Publicatiedatum | 2020-06-25 |
| Beoordeling | 3.00/5 Totaal 15 Beoordelingen |
| Ontwikkelaar | https://wikicros.blogspot.com |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
]
} | |