Wordle++
This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.
Wat is Wordle++?
Wordle++ is een Chrome-extensie ontwikkeld door FunkyPanda, en de belangrijkste functie is "This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.".
Extensie Screenshots
Download het CRX-bestand van de extensie Wordle++
Download Wordle++-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
This simple Wordle cheat extension will give you the Wordle solution or hint for today or any other day of the month. Hints have now also been added, you are able to get a hint of the word without revealing the entire word. You can also solve the wordle without even typing anything. Made for https://www.nytimes.com/games/wordle/index.html Developed by FunkyPanda https://funkypanda.me/
Basisinformatie over de Extensie
Naam | Wordle++ |
ID | lkdgfadjadljnjokkhinbjoknomnjkil |
Officiële URL | https://chromewebstore.google.com/detail/wordle++/lkdgfadjadljnjokkhinbjoknomnjkil |
Beschrijving | This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date. |
Bestandsgrootte | 172 KB |
Aantal Installaties | 36 |
Huidige Versie | 4.4 |
Laatst Bijgewerkt | 2023-02-08 |
Publicatiedatum | 2022-03-14 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | FunkyPanda |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://funkypanda.me/ |
Help Pagina-URL | https://funkypanda.me/#contact |
Ondersteunde Talen | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Wordle++", "description": "This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.", "version": "4.4", "manifest_version": 3, "permissions": [ "activeTab", "scripting" ], "action": { "default_title": "Wordle++", "default_icon": "icon.png", "default_popup": "popup.html" } } |