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 |
电子邮箱 | [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": [ " |