chrome-extension-broadcast
MITBroadcast for communication between chrome extension `contentscript` and `background` and web page # Usage Register a listener ``` Broadcast.on("some message", (data) => { //do something }) ``` send message ``` Broadcast.send("some message", data); ``
64
Security score
0 known advisories in v1.0.1
OpenSSF Scorecard 1.5/10
Weekly downloads
2
Unpacked size
10.3 kB
Dependencies
0
Last publish
7 years ago
Security advisories
No known vulnerabilities affect v1.0.1.
Downloads — last 30 days
19 total▲ 0.0% vs prior week
Jul 5Aug 3
OpenSSF ScorecardJul 27, 2026
- Binary-Artifacts10
- SAST0
- Code-Review0
- Maintained0
- CII-Best-Practices0
- Security-Policy0
- Fuzzing0
- License0
- Branch-Protection0