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ファイルをダウンロード
Rango拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [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": [ " |