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 |
官方網址 | 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": [ " |