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.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

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 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
Eメール [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"
    ]
}