Sloth
Voice control of the browser
O que é Sloth?
Sloth é uma extensão do Chrome desenvolvida por hisloth1, e sua principal característica é "Voice control of the browser".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Sloth
Baixe arquivos de extensão Sloth no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Sloth - voice control of the Google Chrome browser This is an extension for people with disabilities and just for the convenience of controlling your computer with your voice. Sloth - allows you to use voice control of the Google Chrome browser. There is an opportunity to open Internet resources, Google search, opening links, scrolling through pages of sites and control browser tabs using voice control. The extension has a fairly easy interface. Soon the control will be implemented in more than 15 languages, including the English version. To work it is desirable to have a good microphone or laptop with a built-in microphone, as well as a room without noise. Try again, if you do not succeed at the first time. You will need some time to practice and memorize voice commands. You'll soon find that it's easier than it looks at first glance. Have a great experience!
Informações Básicas da Extensão
Nome | Sloth |
ID | dlapefcaghmdilcimbomehinboaddfhf |
URL Oficial | https://chromewebstore.google.com/detail/sloth/dlapefcaghmdilcimbomehinboaddfhf |
Descrição | Voice control of the browser |
Tamanho do Arquivo | 194 KB |
Contagem de Instalações | 14 |
Versão Atual | 0.8.2 |
Última Atualização | 2021-07-08 |
Data de Publicação | 2021-07-08 |
Desenvolvedor | hisloth1 |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://hisloth.com |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": { "19": "19.png", "48": "48.png" }, "default_title": "Sloth" }, "content_scripts": [ { "all_frames": true, "js": [ "jquery.js", "contentscript.js" ], "css": [ "css.css" ], "matches": [ " |