Wordle Hints
For those with a small vocabulary (like me!) - @scrptddy on Twitter
Wat is Wordle Hints?
Wordle Hints is een Chrome-extensie ontwikkeld door Sam Jesso, en de belangrijkste functie is "For those with a small vocabulary (like me!) - @scrptddy on Twitter".
Extensie Screenshots
Download het CRX-bestand van de extensie Wordle Hints
Download Wordle Hints-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
Wordle Hints is a chrome extension that shows you words you could try next while playing Wordle on powerlanguage.co.uk/wordle Basisinformatie over de Extensie
| Naam | |
| ID | aadebbmpgfiohlfjgpoakgnonegjcjln |
| Officiële URL | https://chromewebstore.google.com/detail/wordle-hints/aadebbmpgfiohlfjgpoakgnonegjcjln |
| Beschrijving | For those with a small vocabulary (like me!) - @scrptddy on Twitter |
| Bestandsgrootte | 141 KB |
| Aantal Installaties | 22 |
| Huidige Versie | 1.0.4 |
| Laatst Bijgewerkt | 2022-02-22 |
| Publicatiedatum | 2022-01-18 |
| Ontwikkelaar | Sam Jesso |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Wordle Hints",
"description": "For those with a small vocabulary (like me!) - @scrptddy on Twitter",
"version": "1.0.4",
"manifest_version": 3,
"permissions": [
"activeTab",
"scripting"
],
"action": {
"default_popup": "popup.html"
}
} | |