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++?

Wordle++是由FunkyPanda开发的Chrome扩展程序,该扩展的主要功能是“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
screenshot
screenshot

下载Wordle++扩展crx文件

下载Wordle++扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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/                    

扩展基本信息

名称 Wordle++ Wordle++
ID lkdgfadjadljnjokkhinbjoknomnjkil
官方URL https://chromewebstore.google.com/detail/wordle++/lkdgfadjadljnjokkhinbjoknomnjkil
简介 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.
文件大小 172 KB
安装次数 36
当前版本 4.4
更新时间 2023-02-08
上架时间 2022-03-14
评分 5.00/5 共1次评分
开发者 FunkyPanda
电子邮箱 [email protected]
付费类型 free
扩展官网 https://funkypanda.me/
帮助页面URL https://funkypanda.me/#contact
支持的语言 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"
    }
}