Word Flip- a Word-Hunting Puzzle Game

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

Qu'est-ce que Word Flip- a Word-Hunting Puzzle Game ?

Word Flip- a Word-Hunting Puzzle Game est une extension Chrome développée par https://wordflip.net, et sa fonction principale est "A tile-flipping, word-hunting, stress-inducing, vocabulary-stretching game for hours of fun.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Word Flip- a Word-Hunting Puzzle Game

Téléchargez les fichiers d'extension Word Flip- a Word-Hunting Puzzle Game au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Word Flip- a Word-Hunting Puzzle Game Word Flip- a Word-Hunting Puzzle Game
ID plmejbcifcjpekepadkikegiimhgkfka
URL Officiel https://chromewebstore.google.com/detail/word-flip-a-word-hunting/plmejbcifcjpekepadkikegiimhgkfka
Description A tile-flipping, word-hunting, stress-inducing, vocabulary-stretching game for hours of fun.
Taille du Fichier 5.58 MB
Nombre d'Installations 176
Version Actuelle 1.0.2
Dernière Mise à Jour 2022-10-26
Date de Publication 2022-08-25
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://wordflip.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://wordflip.net
Langues Prises en Charge 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"
    ]
}