Jumbler

Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!

Qu'est-ce que Jumbler ?

Jumbler est une extension Chrome développée par Unknown, et sa fonction principale est "Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Jumbler

Téléchargez les fichiers d'extension Jumbler 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

                        Jumbler is more than a word shuffler tool. 

Ever had trouble deciding who to start first and who to go next?

In your DAILY STANDUP MEETINGS, simply fill in some participant names and hit the "Jumble Them" button.

Even at your social board games, let Jumbler help you decide the sequence of players.                    

Informations de Base sur l'Extension

Nom Jumbler Jumbler
ID aidegdkjijkgcfbnbnaclmpefcijbchn
URL Officiel https://chromewebstore.google.com/detail/jumbler/aidegdkjijkgcfbnbnaclmpefcijbchn
Description Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!
Taille du Fichier 8.49 KB
Nombre d'Installations 37
Version Actuelle 1.0
Dernière Mise à Jour 2020-04-11
Date de Publication 2020-04-10
Développeur Unknown
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Jumbler",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!",
    "author": "Weng Fai Wong",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_title": "Shuffle words or sentences. Even shuffle names!",
        "default_popup": "popup.html"
    }
}