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.
¿Qué es Wordle++?
Wordle++ es una extensión de Chrome desarrollada por FunkyPanda, y su función principal es "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.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Wordle++
Descarga archivos de extensión Wordle++ en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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/
Información Básica de la Extensión
Nombre | Wordle++ |
ID | lkdgfadjadljnjokkhinbjoknomnjkil |
URL Oficial | https://chromewebstore.google.com/detail/wordle++/lkdgfadjadljnjokkhinbjoknomnjkil |
Descripción | 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. |
Tamaño del Archivo | 172 KB |
Cantidad de Instalaciones | 36 |
Versión Actual | 4.4 |
Última Actualización | 2023-02-08 |
Fecha de Publicación | 2022-03-14 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | FunkyPanda |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://funkypanda.me/ |
URL de la Página de Ayuda | https://funkypanda.me/#contact |
Idiomas Soportados | 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" } } |