79552494

Date: 2025-04-03 09:21:11
Score: 0.5
Natty:
Report link

You can also get the permission via an entry in the manifest.json file. This is perfect for kiosk or standalone applications.


{
    "permissions": [
        "serial"
    ]
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: bluelemonade