Sloth
Voice control of the browser
Hvad er Sloth?
Sloth er en Chrome-udvidelse udviklet af hisloth1, og dens hovedfunktion er "Voice control of the browser".
Udvidelsesskærmbilleder
Download Sloth-udvidelses-CRX-fil
Download Sloth-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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!
Grundlæggende oplysninger om udvidelsen
Navn | Sloth |
ID | dlapefcaghmdilcimbomehinboaddfhf |
Officiel URL | https://chromewebstore.google.com/detail/sloth/dlapefcaghmdilcimbomehinboaddfhf |
Beskrivelse | Voice control of the browser |
Filstørrelse | 194 KB |
Antal Installationer | 14 |
Nuværende Version | 0.8.2 |
Senest Opdateret | 2021-07-08 |
Udgivelsesdato | 2021-07-08 |
Udvikler | hisloth1 |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://hisloth.com |
Understøttede Sprog | 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": [ " |