Rango
Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard
Co je Rango?
Rango je rozšíření Chrome vyvinuté David Tejada, a jeho hlavní funkcí je „Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Rango
Stáhněte si soubory rozšíření Rango ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Rango |
ID | lnemjdnjjofijemhdogofbpcedhgcpmb |
Oficiální URL | https://chromewebstore.google.com/detail/rango/lnemjdnjjofijemhdogofbpcedhgcpmb |
Popis | Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard |
Velikost souboru | 3.02 MB |
Počet instalací | 572 |
Aktuální Verze | 0.6.3 |
Poslední Aktualizace | 2024-02-02 |
Datum Vydání | 2022-05-25 |
Hodnocení | 5.00/5 Celkem 6 Hodnocení |
Vývojář | David Tejada |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/david-tejada/rango |
Podporované Jazyky | 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": [ " |