Rango
Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard
O que é Rango?
Rango é uma extensão do Chrome desenvolvida por David Tejada, e sua principal característica é "Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Rango
Baixe arquivos de extensão Rango 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
Rango is an extension that helps you interact with web pages using your voice and talon. It does this by drawing hints with letters next to elements that you can use to click, hover, copy or show link addresses and more. It also helps you to close tabs, open a link in a new tab and open multiple link in new tabs without focusing them.
Informações Básicas da Extensão
Nome | Rango |
ID | lnemjdnjjofijemhdogofbpcedhgcpmb |
URL Oficial | https://chromewebstore.google.com/detail/rango/lnemjdnjjofijemhdogofbpcedhgcpmb |
Descrição | Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard |
Tamanho do Arquivo | 3.02 MB |
Contagem de Instalações | 572 |
Versão Atual | 0.6.3 |
Última Atualização | 2024-02-02 |
Data de Publicação | 2022-05-25 |
Classificação | 5.00/5 Total de 6 Avaliações |
Desenvolvedor | David Tejada |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/david-tejada/rango |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rango", "version": "0.6.3", "description": "Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard", "homepage_url": "https:\/\/github.com\/david-tejada\/rango", "manifest_version": 3, "minimum_chrome_version": "109", "icons": { "48": "icon48.58c42810.png", "128": "icon128.77d0e41d.png" }, "permissions": [ "storage", "tabs", "activeTab", "clipboardRead", "clipboardWrite", "notifications", "webNavigation", "offscreen", "contextMenus", "bookmarks" ], "content_scripts": [ { "matches": [ " |