Recenzije za WebSerial for Firefox
WebSerial for Firefox Autor: kuba2k2
Recenzija od eltomito
Ocijenjeno s 5 od 5
od eltomito, prije 8 mjeseciI 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.
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.
19 recenzija
- Ocijenjeno s 5 od 5od Archer, prije 4 mjesecaEssential if you want to update USB devices over a website. (You need to install an additional app form this dev to work!)
- Ocijenjeno s 4 od 5od jmparatte, prije 4 mjesecaHi, 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).
Odgovor programera
objavljeno prije 4 mjesecaExtensions 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" - Ocijenjeno s 1 od 5od Tom, prije 4 mjeseca
- Ocijenjeno s 5 od 5od DevourerOS, prije 8 mjeseci
- Ocijenjeno s 5 od 5od delelelele, prije 9 mjeseci
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 19009952, prije godinuWorking on Ubuntu Mate Release 24.04.2 LTS and Firefox 138.0.4 (64 bit)
- Ocijenjeno s 4 od 5od Pokeblue, prije godinuDoesn't seem to work with offline webapps but otherwise works perfectly.
- Ocijenjeno s 5 od 5od Helgius, prije 2 godine
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 14559047, prije 2 godine
- Ocijenjeno s 1 od 5od iw2evk, prije 2 godineI'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.34Odgovor programera
objavljeno prije 2 godineI'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. - Ocijenjeno s 5 od 5od cyril, prije 2 godineFinally 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.
- Ocijenjeno s 4 od 5od Robert Kersbergen, prije 2 godineWorks 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.
Odgovor programera
objavljeno prije 2 godineThe 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. - Ocijenjeno s 1 od 5od Korisnik Firefoxa 16740137, prije 2 godineUnfortunately, it does not work with the esc-configurator.com site (Firefox 115 Debian 12)
Odgovor programera
objavljeno prije 2 godineHi, the latest version 0.3.2 includes support for Linux, please update and try again :) - Ocijenjeno s 5 od 5od MrSirMister, prije 2 godineWorks like a charm. Thank you for adding this missing feature to Firefox!
- Ocijenjeno s 5 od 5od Unambiguous, prije 2 godine
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 12901812, prije 2 godine
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 16881153, prije 3 godineIt was hard to find bundled .exe installer. But I'm finally happy with the working add-on
Odgovor programera
objavljeno prije 3 godineHi, 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.