Rush On
Distract yourself by playing impossible Rush on New tab
O que é Rush On?
Rush On é uma extensão do Chrome desenvolvida por Anwesh43, e sua principal característica é "Distract yourself by playing impossible Rush on New tab".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Rush On
Baixe arquivos de extensão Rush On 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 Impossible Rush when you open a new tab. Tap on the screen to rotate the square if the color of the square matches the color of the ball then you will score 1
Informações Básicas da Extensão
Nome | |
ID | khdgkllakdnnkkgbdngalemlhnmnmdph |
URL Oficial | https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph |
Descrição | Distract yourself by playing impossible Rush on New tab |
Tamanho do Arquivo | 44.67 KB |
Contagem de Instalações | 50 |
Versão Atual | 1.1 |
Última Atualização | 2016-10-20 |
Data de Publicação | 2016-10-19 |
Classificação | 4.00/5 Total de 5 Avaliações |
Desenvolvedor | Anwesh43 |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rush On", "description": "Distract yourself by playing impossible Rush on New tab", "manifest_version": 2, "version": "1.1", "icons": { "32": "img\/rush32.png", "64": "img\/rush64.png" }, "chrome_url_overrides": { "newtab": "impossible_rush.html" } } |