By: Dave Rodriguez
Inspect and view changes in Endpoint Security Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Endpoint Security Checker",
"version": "1.1",
"description": "A Mozilla extension to analyze and check security vulnerabilities in API endpoints.",
"permissions": [
"activeTab",
"webRequest",
"webRequestBlocking",
"<all_urls>",
"storage",
"notifications"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icons/logo_64.png"
},
"icons": {
"64": "icons/logo_64.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{ba616729-0c80-4f31-830a-a95fd364d160}"
}
}
} Best Endpoint Security Checker Alternatives
Here are some Firefox add-ons that are similar to Endpoint Security Checker:
OWASP Security Checker
Bryan Russell
Security Headers Checker
Karl Walker
CSRF Request Checker
Pedro Willis
SSL Certificate Checker sp
Luke Fields
JS Analyzer
Faxcel
DDoS Protection Checker
Jimmie Edwards
Endpoint Hunter
DrPeCe
YetAnotherBrowserExtension
ONSEC
Website Accessibility Ck
Rafael Matthews
Web Safety
Tatami-web
Mozilla IAM Site Checker
Michael Cooper
Dependency Security Scanner
Rahil Saini