Jumbler

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

Cos'è Jumbler?

Jumbler è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Jumbler

Scarica i file di estensione Jumbler in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Jumbler Jumbler
ID aidegdkjijkgcfbnbnaclmpefcijbchn
URL Ufficiale https://chromewebstore.google.com/detail/jumbler/aidegdkjijkgcfbnbnaclmpefcijbchn
Descrizione Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!
Dimensione del File 8.49 KB
Conteggio Installazioni 37
Versione Corrente 1.0
Ultimo Aggiornamento 2020-04-11
Data di Pubblicazione 2020-04-10
Sviluppatore Unknown
Tipo di Pagamento free
Lingue Supportate 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"
    }
}