Awesome Doodle Jump

Play Doodle Jump Online for free! Doodle Jump Online is a very interesting html 5 online game,which needs more skill and patience.…

O que é Awesome Doodle Jump?

Awesome Doodle Jump é uma extensão do Chrome desenvolvida por https://devicereset.online, e sua principal característica é "Play Doodle Jump Online for free! Doodle Jump Online is a very interesting html 5 online game,which needs more skill and patience.…".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Awesome Doodle Jump

Baixe arquivos de extensão Awesome Doodle Jump 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

                        Play Doodle Jump Online for free! Doodle Jump Online is a very interesting html 5 online game,which needs more skill and patience. In the game,you need to control the doodle and keep it jumping up and up. Be aware of the broken platforms, blue moving platforms, yellow trapped platforms, black holes, and bad guys. On the way you up, collect items, such as the rapidly rising rockets and the bamboo dragonflies, and coins. The higher the doodle jumps, the higher you score! Play Free Online Version in your browser.                    

Informações Básicas da Extensão

Nome Awesome Doodle Jump Awesome Doodle Jump
ID dobeoninmepbihhkebonlnbaobgdilpn
URL Oficial https://chrome.google.com/webstore/detail/awesome-doodle-jump/dobeoninmepbihhkebonlnbaobgdilpn
Descrição Play Doodle Jump Online for free! Doodle Jump Online is a very interesting html 5 online game,which needs more skill and patience.…
Tamanho do Arquivo 36.07 KB
Contagem de Instalações 1,000
Versão Atual 2.0
Última Atualização 2021-05-22
Data de Publicação 2021-05-22
Classificação 5.00/5 Total de 9 Avaliações
Desenvolvedor https://devicereset.online
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://devicereset.online/privacy-policy-2
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Awesome Doodle Jump",
    "version": "2.0",
    "offline_enabled": true,
    "container": "GOOGLE_DRIVE",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png"
    }
}