Rango
Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard
Cos'è Rango?
Rango è un'estensione di Chrome sviluppata da David Tejada, e la sua funzione principale è "Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Rango
Scarica i file di estensione Rango in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Rango |
ID | lnemjdnjjofijemhdogofbpcedhgcpmb |
URL Ufficiale | https://chromewebstore.google.com/detail/rango/lnemjdnjjofijemhdogofbpcedhgcpmb |
Descrizione | Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard |
Dimensione del File | 3.02 MB |
Conteggio Installazioni | 572 |
Versione Corrente | 0.6.3 |
Ultimo Aggiornamento | 2024-02-02 |
Data di Pubblicazione | 2022-05-25 |
Valutazione | 5.00/5 Totale 6 Valutazioni |
Sviluppatore | David Tejada |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/david-tejada/rango |
Lingue Supportate | 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": [ " |