WikiCros | Wikipedia Crossword
Crosswords from Wikipedia articles in more than 250 languages
Hvad er WikiCros | Wikipedia Crossword?
WikiCros | Wikipedia Crossword er en Chrome-udvidelse udviklet af https://wikicros.blogspot.com, og dens hovedfunktion er "Crosswords from Wikipedia articles in more than 250 languages".
Udvidelsesskærmbilleder
Download WikiCros | Wikipedia Crossword-udvidelses-CRX-fil
Download WikiCros | Wikipedia Crossword-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | cgieemijomeaiaoojiobafbgkebdjccc |
| Officiel URL | https://chromewebstore.google.com/detail/wikicros-wikipedia-crossw/cgieemijomeaiaoojiobafbgkebdjccc |
| Beskrivelse | Crosswords from Wikipedia articles in more than 250 languages |
| Filstørrelse | 20.01 KB |
| Antal Installationer | 4,032 |
| Nuværende Version | 3.5.1 |
| Senest Opdateret | 2023-08-26 |
| Udgivelsesdato | 2020-06-25 |
| Bedømmelse | 3.00/5 Samlet 15 Bedømmelser |
| Udvikler | https://wikicros.blogspot.com |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
]
} | |