Ditto
Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection
O que é Ditto?
Ditto é uma extensão do Chrome desenvolvida por peterbriggs4163, e sua principal característica é "Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Ditto
Baixe arquivos de extensão Ditto 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
Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection
Informações Básicas da Extensão
Nome | Ditto |
ID | mkddhibdganacgaaohmgaiebmndhhild |
URL Oficial | https://chromewebstore.google.com/detail/ditto/mkddhibdganacgaaohmgaiebmndhhild |
Descrição | Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection |
Tamanho do Arquivo | 292 KB |
Contagem de Instalações | 25 |
Versão Atual | 2.5.28 |
Última Atualização | 2020-01-16 |
Data de Publicação | 2020-01-16 |
Desenvolvedor | peterbriggs4163 |
Tipo de Pagamento | free |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ditto", "description": "Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection", "content_security_policy": "script-src 'self'; object-src 'self'", "version": "2.5.28", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "browser_action": { "default_icon": "icons\/icon-16.png", "default_popup": "pop\/pop.html" } } |