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.

O que é Wordle++?

Wordle++ é uma extensão do Chrome desenvolvida por FunkyPanda, e sua principal característica é "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 Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Wordle++

Baixe arquivos de extensão Wordle++ no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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/                    

Informações Básicas da Extensão

Nome Wordle++ Wordle++
ID lkdgfadjadljnjokkhinbjoknomnjkil
URL Oficial https://chromewebstore.google.com/detail/wordle++/lkdgfadjadljnjokkhinbjoknomnjkil
Descrição 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.
Tamanho do Arquivo 172 KB
Contagem de Instalações 36
Versão Atual 4.4
Última Atualização 2023-02-08
Data de Publicação 2022-03-14
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor FunkyPanda
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://funkypanda.me/
URL da Página de Ajuda https://funkypanda.me/#contact
Idiomas Suportados 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"
    }
}