Jumbler

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

O que é Jumbler?

Jumbler é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Jumbler

Baixe arquivos de extensão Jumbler 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

                        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.                    

Informações Básicas da Extensão

Nome Jumbler Jumbler
ID aidegdkjijkgcfbnbnaclmpefcijbchn
URL Oficial https://chromewebstore.google.com/detail/jumbler/aidegdkjijkgcfbnbnaclmpefcijbchn
Descrição Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!
Tamanho do Arquivo 8.49 KB
Contagem de Instalações 37
Versão Atual 1.0
Última Atualização 2020-04-11
Data de Publicação 2020-04-10
Desenvolvedor Unknown
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}