Rango
Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard
Was ist Rango?
Rango ist eine Chrome-Erweiterung, die von David Tejada entwickelt wurde, und ihr Hauptmerkmal ist "Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard".
Erweiterungsscreenshots
Rango-Erweiterungs-CRX-Datei herunterladen
Laden Sie Rango-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Rango |
ID | lnemjdnjjofijemhdogofbpcedhgcpmb |
Offizielle URL | https://chromewebstore.google.com/detail/rango/lnemjdnjjofijemhdogofbpcedhgcpmb |
Beschreibung | Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard |
Dateigröße | 3.02 MB |
Installationsanzahl | 572 |
Aktuelle Version | 0.6.3 |
Letztes Update | 2024-02-02 |
Veröffentlichungsdatum | 2022-05-25 |
Bewertung | 5.00/5 Insgesamt 6 Bewertungen |
Entwickler | David Tejada |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/david-tejada/rango |
Unterstützte Sprachen | 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": [ " |