Wordle Hints
For those with a small vocabulary (like me!) - @scrptddy on Twitter
Cos'è Wordle Hints?
Wordle Hints è un'estensione di Chrome sviluppata da Sam Jesso, e la sua funzione principale è "For those with a small vocabulary (like me!) - @scrptddy on Twitter".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Wordle Hints
Scarica i file di estensione Wordle Hints in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Wordle Hints is a chrome extension that shows you words you could try next while playing Wordle on powerlanguage.co.uk/wordle Informazioni di Base sull'Estensione
| Nome | |
| ID | aadebbmpgfiohlfjgpoakgnonegjcjln |
| URL Ufficiale | https://chromewebstore.google.com/detail/wordle-hints/aadebbmpgfiohlfjgpoakgnonegjcjln |
| Descrizione | For those with a small vocabulary (like me!) - @scrptddy on Twitter |
| Dimensione del File | 141 KB |
| Conteggio Installazioni | 22 |
| Versione Corrente | 1.0.4 |
| Ultimo Aggiornamento | 2022-02-22 |
| Data di Pubblicazione | 2022-01-18 |
| Sviluppatore | Sam Jesso |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |