@profullstack/threatcrush 0.1.9 → 0.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -134,6 +134,16 @@ Pay once, access forever. All core modules, CLI, daemon, API, and lifetime updat
|
|
|
134
134
|
|
|
135
135
|
👉 [Get lifetime access at threatcrush.com](https://threatcrush.com)
|
|
136
136
|
|
|
137
|
+
## Browser Extension
|
|
138
|
+
|
|
139
|
+
Monitor security from your browser:
|
|
140
|
+
|
|
141
|
+
- **Chrome** — Chrome Web Store (coming soon)
|
|
142
|
+
- **Firefox** — Firefox Add-ons (coming soon)
|
|
143
|
+
- **Safari** — Coming soon
|
|
144
|
+
|
|
145
|
+
Features: scan any site, real-time alerts, security headers check, dashboard popup.
|
|
146
|
+
|
|
137
147
|
## Links
|
|
138
148
|
|
|
139
149
|
- 🌐 **Website:** [threatcrush.com](https://threatcrush.com)
|
package/package.json
CHANGED