Critiques pour WebSerial for Firefox
WebSerial for Firefox par kuba2k2
3 notes
- Noté 4 sur 5par jmparatte, il y a 4 moisHi, 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).
Réponse du développeur
mis en ligne : il y a 4 moisExtensions 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" - Noté 4 sur 5par Pokeblue, il y a un anDoesn't seem to work with offline webapps but otherwise works perfectly.
- Noté 4 sur 5par Robert Kersbergen, il y a 2 ansWorks 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.
Réponse du développeur
mis en ligne : il y a 2 ansThe 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.