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.

Apa itu Wordle++?

Wordle++ adalah ekstensi Chrome yang dikembangkan oleh FunkyPanda, dan fitur utamanya adalah "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.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Wordle++

Unduh file ekstensi Wordle++ dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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/                    

Informasi Dasar Ekstensi

Nama Wordle++ Wordle++
ID lkdgfadjadljnjokkhinbjoknomnjkil
URL Resmi https://chromewebstore.google.com/detail/wordle++/lkdgfadjadljnjokkhinbjoknomnjkil
Deskripsi 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.
Ukuran File 172 KB
Jumlah Instalasi 36
Versi Saat Ini 4.4
Terakhir Diperbarui 2023-02-08
Tanggal Publikasi 2022-03-14
Penilaian 5.00/5 Total 1 Penilaian
Pengembang FunkyPanda
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://funkypanda.me/
URL Halaman Bantuan https://funkypanda.me/#contact
Bahasa yang Didukung 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"
    }
}