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.”。
擴展截圖
下載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++ |
ID | lkdgfadjadljnjokkhinbjoknomnjkil |
官方網址 | 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" } } |