Rango
Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard
Co to jest Rango?
Rango to rozszerzenie Chrome opracowane przez David Tejada, a jego główną funkcją jest „Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Rango
Pobierz pliki rozszerzeń Rango w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Rango |
ID | lnemjdnjjofijemhdogofbpcedhgcpmb |
Oficjalny URL | https://chromewebstore.google.com/detail/rango/lnemjdnjjofijemhdogofbpcedhgcpmb |
Opis | Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard |
Rozmiar pliku | 3.02 MB |
Liczba instalacji | 572 |
Aktualna Wersja | 0.6.3 |
Ostatnia Aktualizacja | 2024-02-02 |
Data Publikacji | 2022-05-25 |
Ocena | 5.00/5 Łącznie 6 Oceny |
Deweloper | David Tejada |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/david-tejada/rango |
Obsługiwane Języki | 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": [ " |