By: Arthur Pearsonca
Inspect and view changes in Open Source Library Security source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Open Source Library Security",
"version": "1.0",
"description": "Automatically update and check the security of open-source libraries.",
"permissions": [
"storage",
"activeTab",
"alarms",
"notifications",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
}
},
"default_icon": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{415ba12d-d73b-4ad6-8010-ff75e6d611ae}"
}
}
} Best Open Source Library Security Alternatives
Here are some Firefox add-ons that are similar to Open Source Library Security:
Website Safety Checker
Ralph Hansonanh
Socket Security
SocketDev
Link Safety Checker
Jordan Rodriguez
Dependency Security Scanner
Rahil Saini
Librewolf Update Notifier
Self Denial
OSV Security Scanner
Vishwas Badiger
Dependency Security Scanner OM
Peter Russell
Source Code Version Auto-Saver
Adrian Wheeler
Malicious Link Detector
Logan Frazieranh
Safe Links
cool guy
LibreWolf Updater
defkev