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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 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" } } |