ScriptMix
Chrome extension for detecting mixed scripting vulnerabilities.
ما هو ScriptMix؟
ScriptMix هو إضافة Chrome تم تطويرها بواسطة https://idilernia.com، والميزة الرئيسية لها هي "Chrome extension for detecting mixed scripting vulnerabilities.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة ScriptMix
قم بتنزيل ملفات الامتداد ScriptMix بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | ScriptMix |
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": [ " |