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文件
下載Word Flip- a Word-Hunting Puzzle Game擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" ] } |