WebSerial for Firefox에 대한 리뷰
WebSerial for Firefox 제작자: kuba2k2
kuba2k2 님의 답글
개발자 답글
2년 전에 게시됨Hi, the latest version 0.3.2 includes support for Linux, please update and try again :)
리뷰 18개
개발자 답글
한 달 전에 게시됨Extensions 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"- I 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. - 5점 만점에 5점DevourerOS 님, 6달 전
- 5점 만점에 5점delelelele 님, 7달 전
- 5점 만점에 5점Firefox 사용자 19009952 님, 10달 전Working on Ubuntu Mate Release 24.04.2 LTS and Firefox 138.0.4 (64 bit)
- 5점 만점에 5점Firefox 사용자 14559047 님, 2년 전
- I'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.34개발자 답글
2년 전에 게시됨I'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. - Finally 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.
- 5점 만점에 4점Robert Kersbergen 님, 2년 전Works 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.
개발자 답글
2년 전에 게시됨The 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. - 5점 만점에 1점Firefox 사용자 16740137 님, 2년 전Unfortunately, it does not work with the esc-configurator.com site (Firefox 115 Debian 12)
개발자 답글
2년 전에 게시됨Hi, the latest version 0.3.2 includes support for Linux, please update and try again :) - 5점 만점에 5점MrSirMister 님, 2년 전Works like a charm. Thank you for adding this missing feature to Firefox!
- 5점 만점에 5점Unambiguous 님, 2년 전
- 5점 만점에 5점Firefox 사용자 12901812 님, 2년 전
- 5점 만점에 5점Firefox 사용자 16881153 님, 3년 전It was hard to find bundled .exe installer. But I'm finally happy with the working add-on
개발자 답글
3년 전에 게시됨Hi, 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.