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.
Co je Wordle++?
Wordle++ je rozšíření Chrome vyvinuté FunkyPanda, a jeho hlavní funkcí je „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.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Wordle++
Stáhněte si soubory rozšíření Wordle++ ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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/
Základní Informace o Rozšíření
Název | Wordle++ |
ID | lkdgfadjadljnjokkhinbjoknomnjkil |
Oficiální URL | https://chromewebstore.google.com/detail/wordle++/lkdgfadjadljnjokkhinbjoknomnjkil |
Popis | 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. |
Velikost souboru | 172 KB |
Počet instalací | 36 |
Aktuální Verze | 4.4 |
Poslední Aktualizace | 2023-02-08 |
Datum Vydání | 2022-03-14 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | FunkyPanda |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://funkypanda.me/ |
URL Stránky Nápovědy | https://funkypanda.me/#contact |
Podporované Jazyky | 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" } } |