Word Flip- a Word-Hunting Puzzle Game
A tile-flipping, word-hunting, stress-inducing, vocabulary-stretching game for hours of fun.
Word Flip- a Word-Hunting Puzzle Game란 무엇입니까?
Word Flip- a Word-Hunting Puzzle Game은(는) https://wordflip.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A tile-flipping, word-hunting, stress-inducing, vocabulary-stretching game for hours of fun."입니다.
확장 프로그램 스크린샷
Word Flip- a Word-Hunting Puzzle Game 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Test your vocabulary and battle the clock through this challenging, yet addictive, word game! Changes in v1.0.2: - Word Flip has a website now! - The tutorial now opens automatically when the first game is played - Diagonal drags are now (finally) easier to perform - Fixed bugs with character frequencies - Added seeded boards, allowing for board replayability in the future Changes in v1.0.1: - Added a tutorial! This can be accessed from the game using the help button at any time. - Improved board vowel generation - Flipped the volume slider - Fixed bug with "New Best" text Multiplayer, leaderboards, profiles, and more are soon to come.
확장 프로그램 기본 정보
이름 | Word Flip- a Word-Hunting Puzzle Game |
ID | plmejbcifcjpekepadkikegiimhgkfka |
공식 URL | https://chromewebstore.google.com/detail/word-flip-a-word-hunting/plmejbcifcjpekepadkikegiimhgkfka |
설명 | A tile-flipping, word-hunting, stress-inducing, vocabulary-stretching game for hours of fun. |
파일 크기 | 5.58 MB |
설치 횟수 | 176 |
현재 버전 | 1.0.2 |
최근 업데이트 | 2022-10-26 |
출시 날짜 | 2022-08-25 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | https://wordflip.net |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://wordflip.net |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Word Flip- a Word-Hunting Puzzle Game", "version": "1.0.2", "description": "A tile-flipping, word-hunting, stress-inducing, vocabulary-stretching game for hours of fun.", "icons": { "16": "ASSETS\/LOGOS\/logo-square-16.png", "32": "ASSETS\/LOGOS\/logo-square-32.png", "48": "ASSETS\/LOGOS\/logo-square-48.png", "128": "ASSETS\/LOGOS\/logo-square-128-fill.png" }, "manifest_version": 3, "author": "Egg", "action": { "default_popup": "index.html", "default_title": "Word Flip" }, "permissions": [ "storage" ] } |