otto JavaScript Security
The otto JavaScript Security extension is a developer tool that helps assess the security of your website while providing tools…
什么是otto JavaScript Security?
otto JavaScript Security是由https://otto-js.com开发的Chrome扩展程序,该扩展的主要功能是“The otto JavaScript Security extension is a developer tool that helps assess the security of your website while providing tools…”。
扩展截图
下载otto JavaScript Security扩展crx文件
下载otto JavaScript Security扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | |
ID | lcmaikahgebmdmnckjbaikfllpmgabei |
官方URL | https://chromewebstore.google.com/detail/otto-javascript-security/lcmaikahgebmdmnckjbaikfllpmgabei |
简介 | The otto JavaScript Security extension is a developer tool that helps assess the security of your website while providing tools… |
文件大小 | 4.11 MB |
安装次数 | 2,593 |
当前版本 | 1.3.5 |
更新时间 | 2022-10-13 |
上架时间 | 2020-07-21 |
评分 | 5.00/5 共12次评分 |
开发者 | https://otto-js.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.otto-js.com |
隐私政策页面URL | https://www.otto-js.com/privacy-policy |
支持的语言 | 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": [ " |