otto JavaScript Security
The otto JavaScript Security extension is a developer tool that helps assess the security of your website while providing tools…
Was ist otto JavaScript Security?
otto JavaScript Security ist eine Chrome-Erweiterung, die von https://otto-js.com entwickelt wurde, und ihr Hauptmerkmal ist "The otto JavaScript Security extension is a developer tool that helps assess the security of your website while providing tools…".
Erweiterungsscreenshots
otto JavaScript Security-Erweiterungs-CRX-Datei herunterladen
Laden Sie otto JavaScript Security-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
The otto JavaScript Security extension is a developer tool that helps assess the security of your website while providing tools that assist you in making your site more secure. This extension will alert you when visiting a website that has the risk of data leaks caused by enhanced spellcheck. The otto CSP Designer will automatically build a robust Content Security Policy that will defend your site against many attacks including Cross Site Scripting, Form-Jacking and Magecart attacks. You can identify and monitor outdated JavaScript Libraries installed on your site that create opportunities for hackers to attack your site and steal customer data. otto JavaScript Security keeps you safe you from personal information theft, credit card theft, malware, trojans, phishing, malvertising, data skimming. otto JavaScript Security also protects your privacy while browsing. Not a security expert, but still want to do what you can to secure your site? That's why we're here. Our mission is to make security easy and accessible to all. Privacy Policy: https://www.otto-js.com/privacy-policy
Grundlegende Informationen zur Erweiterung
Name | |
ID | lcmaikahgebmdmnckjbaikfllpmgabei |
Offizielle URL | https://chromewebstore.google.com/detail/otto-javascript-security/lcmaikahgebmdmnckjbaikfllpmgabei |
Beschreibung | The otto JavaScript Security extension is a developer tool that helps assess the security of your website while providing tools… |
Dateigröße | 4.11 MB |
Installationsanzahl | 2,593 |
Aktuelle Version | 1.3.5 |
Letztes Update | 2022-10-13 |
Veröffentlichungsdatum | 2020-07-21 |
Bewertung | 5.00/5 Insgesamt 12 Bewertungen |
Entwickler | https://otto-js.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.otto-js.com |
URL der Datenschutzrichtlinien-Seite | https://www.otto-js.com/privacy-policy |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.3.5", "manifest_version": 2, "name": "otto JavaScript Security", "background": { "page": "background.html", "persistent": true }, "browser_action": { "default_title": "otto for Chrome", "default_popup": "popup.html" }, "icons": { "16": "images\/otto-16.png", "32": "images\/otto-32.png", "192": "images\/otto-192.png" }, "content_scripts": [ { "run_at": "document_start", "matches": [ " |