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 là gì?

Word Flip- a Word-Hunting Puzzle Game là một tiện ích mở rộng Chrome được phát triển bởi https://wordflip.net, và tính năng chính của nó là "A tile-flipping, word-hunting, stress-inducing, vocabulary-stretching game for hours of fun.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Word Flip- a Word-Hunting Puzzle Game

Tải xuống các tệp mở rộng Word Flip- a Word-Hunting Puzzle Game dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Word Flip- a Word-Hunting Puzzle Game Word Flip- a Word-Hunting Puzzle Game
ID plmejbcifcjpekepadkikegiimhgkfka
URL Chính Thức https://chromewebstore.google.com/detail/word-flip-a-word-hunting/plmejbcifcjpekepadkikegiimhgkfka
Mô tả A tile-flipping, word-hunting, stress-inducing, vocabulary-stretching game for hours of fun.
Kích Thước Tệp 5.58 MB
Số Lần Cài Đặt 176
Phiên Bản Hiện Tại 1.0.2
Cập Nhật Lần Cuối 2022-10-26
Ngày Phát Hành 2022-08-25
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển https://wordflip.net
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://wordflip.net
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}