By: Sainan
Inspect and view changes in WebHID for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "WebHID for Firefox",
"description": "Provides the WebHID API by connecting to a local server (needs to be installed separately).",
"homepage_url": "https://github.com/Sainan/WebHID-for-Firefox",
"version": "0.2.3",
"author": "Sainan",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_start"
}
],
"permissions": [
"webRequest",
"webRequestBlocking",
"https://wootility.io/",
"https://beta.wootility.io/"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{8badf7fe-c0e0-464b-a329-1411c3b3651a}"
}
}
} Best WebHID for Firefox Alternatives
Here are some Firefox add-ons that are similar to WebHID for Firefox:
WebSerial for Firefox
kuba2k2
HackBar
SirAlidadi
Wire Hobo
elmiko
HackBar
SecuriTeam
Indian Hackbar
PANKAJ ASWAL
Web MIDI API
Jazz-Soft
Firefox-Him
Markus_
firefox developer hub
Ashutosh Singh
HackBar
0140454
Insane HacKBar
Ajax Alex
HackBar-pes
Firefox user 14605108
Himitsu
Drew DeVault