By: kuba2k2
Inspect and view changes in WebSerial for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "WebSerial for Firefox",
"version": "0.5.0",
"browser_specific_settings": {
"gecko": {
"id": "webserial@kuba2k2.github.io"
}
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"dist/webserial.content.js"
],
"all_frames": true,
"run_at": "document_start"
}
],
"background": {
"scripts": [
"dist/webserial.background.js"
],
"persistent": true,
"type": "module"
},
"permissions": [
"*://*/*",
"nativeMessaging",
"storage"
],
"content_security_policy": "default-src 'self' 'unsafe-inline'; script-src 'self' http://localhost:8097; connect-src 'self' ws://localhost:8097"
} Best WebSerial for Firefox Alternatives
Here are some Firefox add-ons that are similar to WebSerial for Firefox:
WebHID for Firefox
Sainan
Progressive Web Apps for Firefox
Filip Štamcar
Web MIDI API
Jazz-Soft
Snapchat Web on FF
Nikoboi
IMG_20181225_091003
ashley
Work with URLs: urls paths opener obfuscate decode
CarlosAMolina
Merge Windows (Zen Browser compatible)
Alex
Fingerprint Biometrics Reader
Max Oliveira
QR Code Generator Revival
Krasnaya Ploshchad
SDR Web Radio
RiveraSoftWare
QR 2 Text
Florent Tassy
SwipeToNavigate
top1