Beoordelingen voor WebSerial for Firefox
WebSerial for Firefox door kuba2k2
18 beoordelingen
- Waardering: 5 van 5door Archer, 3 maanden geledenEssential if you want to update USB devices over a website. (You need to install an additional app form this dev to work!)
- Waardering: 4 van 5door jmparatte, 3 maanden geledenHi, very cool, ok with my win10. Just a lake: I can't execute my script with local url like file:///C:/htdocs/arduino_web_controller.html (ok with Chrome, Edge).
Antwoord van ontwikkelaar
3 maanden geleden geplaatstExtensions are not allowed to run in local files, just HTTP(S) websites.
If you want to use it with local sites, consider starting an HTTP server, for example using Python: "python -m http.server" - Waardering: 1 van 5door Tom, 4 maanden geleden
- Waardering: 5 van 5door eltomito, 7 maanden geledenI followed the instruction and it works under Linux!
The only catch was that to be able to actually open the port in Firefox, I had to give myself the permission to access it by doing "sudo chmod a+rw /dev/rfcomm0" in a terminal window (without the quotes).
"rfcomm0" is what the bluetooth manager called it - it's a serial port over bluetooth. With a plain old usb cable serial port, the port is called something like /dev/ttyACM0 . Do "ls /dev" before connecting the cable and then after and look for the new entry that's showed up. - Waardering: 5 van 5door DevourerOS, 8 maanden geleden
- Waardering: 5 van 5door delelelele, 9 maanden geleden
- Waardering: 5 van 5door Firefox-gebruiker 19009952, één jaar geledenWorking on Ubuntu Mate Release 24.04.2 LTS and Firefox 138.0.4 (64 bit)
- Waardering: 4 van 5door Pokeblue, één jaar geledenDoesn't seem to work with offline webapps but otherwise works perfectly.
- Waardering: 5 van 5door Helgius, 2 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 14559047, 2 jaar geleden
- Waardering: 1 van 5door iw2evk, 2 jaar geledenI've try to install on Firefox under Lubuntu 20.04.I've mae as in instruction but nothing work (continue error message at connection).Why don't make auto installer or maybe a " batch "file ?
impossible install this 2 require libraries (pleas supplier in package) LIBC2.33 and LIBC2.34Antwoord van ontwikkelaar
2 jaar geleden geplaatstI'm sorry that the addon doesn't work as expected. However, it is most likely caused by your outdated Ubuntu version. I have tested it on Ubuntu 22.04 and it works fine. Please try updating your system.
An auto installer is not needed and not a viable option, because every Linux system is different and needs to have different installation paths. - Waardering: 5 van 5door cyril, 2 jaar geledenFinally I can debug my web apps needing device access in my favorite browser! Great work. It's a bummer that Mozilla org refuses to implement these features natively. Browsers are also a major app platform and has been for years, if not decades. Weird that it's still controversial for some.
- Waardering: 4 van 5door Robert Kersbergen, 2 jaar geledenWorks with hackrf.app, was able to update firmware using FF now. Very nice. The download link for the native app didn't work for me so I had to manually download it from github but after that it worked flawlessly and just like in a Chrome browser.
Antwoord van ontwikkelaar
2 jaar geleden geplaatstThe native app must be installed manually, it cannot be bypassed - this is a limitation of Firefox and how extensions work. There are other add-ons that require installing apps manually, such as Google Remote Desktop. - Waardering: 1 van 5door Firefox-gebruiker 16740137, 2 jaar geledenUnfortunately, it does not work with the esc-configurator.com site (Firefox 115 Debian 12)
Antwoord van ontwikkelaar
2 jaar geleden geplaatstHi, the latest version 0.3.2 includes support for Linux, please update and try again :) - Waardering: 5 van 5door MrSirMister, 2 jaar geledenWorks like a charm. Thank you for adding this missing feature to Firefox!
- Waardering: 5 van 5door Unambiguous, 2 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 12901812, 2 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 16881153, 3 jaar geledenIt was hard to find bundled .exe installer. But I'm finally happy with the working add-on
Antwoord van ontwikkelaar
3 jaar geleden geplaatstHi, since the last (and first) release, the addon has gone through many stability improvements; I haven't released it yet. When I do, it will offer downloading the .exe installer directly. It is also available on GitHub.