ScriptMix
Chrome extension for detecting mixed scripting vulnerabilities.
什么是ScriptMix?
ScriptMix是由https://idilernia.com开发的Chrome扩展程序,该扩展的主要功能是“Chrome extension for detecting mixed scripting vulnerabilities.”。
扩展截图
下载ScriptMix扩展crx文件
下载ScriptMix扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Chrome extension for detecting mixed scripting vulnerabilities and unencrypted content in HTTPS page loads.
When loading pages using a secure connection not all content may be loaded through an encrypted channel. This extension examines web requests looking for non-HTTPS content that could be altered or monitored using MITM attacks.
To check for unencrypted content simply load a page, the extension icon will change color in case of potential vulnerabilities. 扩展基本信息
| 名称 | |
| ID | akfcmnekacjnbipljndhjbhicapmllfl |
| 官方URL | https://chromewebstore.google.com/detail/scriptmix/akfcmnekacjnbipljndhjbhicapmllfl |
| 简介 | Chrome extension for detecting mixed scripting vulnerabilities. |
| 文件大小 | 283 KB |
| 安装次数 | 18 |
| 当前版本 | 1.0 |
| 更新时间 | 2013-10-12 |
| 上架时间 | 2013-10-11 |
| 开发者 | https://idilernia.com |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "ScriptMix",
"description": "Chrome extension for detecting mixed scripting vulnerabilities.",
"version": "1.0",
"background": {
"page": "background.html"
},
"permissions": [
" | |