Wordy
Wordy, random Japanese grammar in your new tab.
Wat is Wordy?
Wordy is een Chrome-extensie ontwikkeld door https://girai.dev, en de belangrijkste functie is "Wordy, random Japanese grammar in your new tab.".
Extensie Screenshots
Download het CRX-bestand van de extensie Wordy
Download Wordy-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
Note: You can change the JLPT grammar level (N3 by default) in the option page. Basisinformatie over de Extensie
| Naam | |
| ID | hjajgmjmpakdcolofjeebmaefelhfnlk |
| Officiële URL | https://chromewebstore.google.com/detail/wordy/hjajgmjmpakdcolofjeebmaefelhfnlk |
| Beschrijving | Wordy, random Japanese grammar in your new tab. |
| Bestandsgrootte | 1.08 MB |
| Aantal Installaties | 47 |
| Huidige Versie | 0.2.1 |
| Laatst Bijgewerkt | 2019-06-28 |
| Publicatiedatum | 2019-06-28 |
| Beoordeling | 5.00/5 Totaal 5 Beoordelingen |
| Ontwikkelaar | https://girai.dev |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Wordy",
"version": "0.2.1",
"description": "Wordy, random Japanese grammar in your new tab.",
"icons": {
"128": "icon128.png"
},
"manifest_version": 2,
"chrome_url_overrides": {
"newtab": "index.html"
},
"options_page": "options.html",
"permissions": [
"storage"
]
} | |