WebSerial for Firefox incelemeleri
WebSerial for Firefox geliştiren: kuba2k2
Firefox kullanıcısı 19009952 adlı kullanıcının incelemesi
5 üzerinden 5 puan
yazan: Firefox kullanıcısı 19009952, bir yıl önceWorking on Ubuntu Mate Release 24.04.2 LTS and Firefox 138.0.4 (64 bit)
18 inceleme
Geliştiricinin yanıtı
gönderilme: 3 ay önceExtensions 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 üzerinden 5 puanyazan: DevourerOS, 8 ay önce
- 5 üzerinden 5 puanyazan: delelelele, 9 ay önce
- 5 üzerinden 4 puanyazan: Pokeblue, bir yıl önceDoesn't seem to work with offline webapps but otherwise works perfectly.
- 5 üzerinden 5 puanyazan: Helgius, bir yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14559047, 2 yıl önce
- 5 üzerinden 1 puanyazan: iw2evk, 2 yıl önceI'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.34Geliştiricinin yanıtı
gönderilme: 2 yıl önceI'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. - 5 üzerinden 5 puanyazan: cyril, 2 yıl önceFinally 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 üzerinden 4 puanyazan: Robert Kersbergen, 2 yıl önceWorks 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.
Geliştiricinin yanıtı
gönderilme: 2 yıl önceThe 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 üzerinden 1 puanyazan: Firefox kullanıcısı 16740137, 2 yıl önceUnfortunately, it does not work with the esc-configurator.com site (Firefox 115 Debian 12)
Geliştiricinin yanıtı
gönderilme: 2 yıl önceHi, the latest version 0.3.2 includes support for Linux, please update and try again :) - 5 üzerinden 5 puanyazan: MrSirMister, 2 yıl önceWorks like a charm. Thank you for adding this missing feature to Firefox!
- 5 üzerinden 5 puanyazan: Unambiguous, 2 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12901812, 2 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 16881153, 3 yıl önceIt was hard to find bundled .exe installer. But I'm finally happy with the working add-on
Geliştiricinin yanıtı
gönderilme: 3 yıl önceHi, 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.