Word Flip- a Word-Hunting Puzzle Game

A tile-flipping, word-hunting, stress-inducing, vocabulary-stretching game for hours of fun.

O que é Word Flip- a Word-Hunting Puzzle Game?

Word Flip- a Word-Hunting Puzzle Game é uma extensão do Chrome desenvolvida por https://wordflip.net, e sua principal característica é "A tile-flipping, word-hunting, stress-inducing, vocabulary-stretching game for hours of fun.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Word Flip- a Word-Hunting Puzzle Game

Baixe arquivos de extensão Word Flip- a Word-Hunting Puzzle Game no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Word Flip- a Word-Hunting Puzzle Game Word Flip- a Word-Hunting Puzzle Game
ID plmejbcifcjpekepadkikegiimhgkfka
URL Oficial https://chromewebstore.google.com/detail/word-flip-a-word-hunting/plmejbcifcjpekepadkikegiimhgkfka
Descrição A tile-flipping, word-hunting, stress-inducing, vocabulary-stretching game for hours of fun.
Tamanho do Arquivo 5.58 MB
Contagem de Instalações 176
Versão Atual 1.0.2
Última Atualização 2022-10-26
Data de Publicação 2022-08-25
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://wordflip.net
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://wordflip.net
Idiomas Suportados 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"
    ]
}