makitosan / bitsensei-usb-chrome

experimental chrome extension to search USB device micro:bit... hoops, extension is NOT able to access chrome.usb, though chrome app can make it... failed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMPORTANT

A Chrome extension is NOT 😢 able to access chrome.usb. Permission "usb" is not granted to a Chrome extension. This is a proof of concept failure... shamed... When you try to install a extension which has permissions "usb" in manifest.json, Chrome shows an error message 'usb' is only allowed for packaged apps, but this is a extension.

bitsensei-usb-chrome

experimental chrome extension to search USB device micro:bit

About

experimental chrome extension to search USB device micro:bit... hoops, extension is NOT able to access chrome.usb, though chrome app can make it... failed

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 77.3%Language:HTML 22.7%