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.

Wordle++ là gì?

Wordle++ là một tiện ích mở rộng Chrome được phát triển bởi FunkyPanda, và tính năng chính của nó là "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.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Wordle++

Tải xuống các tệp mở rộng Wordle++ dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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/                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Wordle++ Wordle++
ID lkdgfadjadljnjokkhinbjoknomnjkil
URL Chính Thức https://chromewebstore.google.com/detail/wordle++/lkdgfadjadljnjokkhinbjoknomnjkil
Mô tả 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.
Kích Thước Tệp 172 KB
Số Lần Cài Đặt 36
Phiên Bản Hiện Tại 4.4
Cập Nhật Lần Cuối 2023-02-08
Ngày Phát Hành 2022-03-14
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển FunkyPanda
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://funkypanda.me/
URL Trang Trợ Giúp https://funkypanda.me/#contact
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}