Rango
Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard
Rango란 무엇입니까?
Rango은(는) David Tejada에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard"입니다.
확장 프로그램 스크린샷
Rango 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | Rango |
ID | lnemjdnjjofijemhdogofbpcedhgcpmb |
공식 URL | https://chromewebstore.google.com/detail/rango/lnemjdnjjofijemhdogofbpcedhgcpmb |
설명 | Extension that allows you to interact with webpages and the browser using your voice and talon or your keyboard |
파일 크기 | 3.02 MB |
설치 횟수 | 572 |
현재 버전 | 0.6.3 |
최근 업데이트 | 2024-02-02 |
출시 날짜 | 2022-05-25 |
평점 | 5.00/5 총 6 개의 평점 |
개발자 | David Tejada |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/david-tejada/rango |
지원되는 언어 | 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": [ " |