Tinfoil Security - Login Recorder
Record login sequences in your own browser, then submit them to Tinfoil Security to be used by our scanner.
ما هو Tinfoil Security - Login Recorder؟
Tinfoil Security - Login Recorder هو إضافة Chrome تم تطويرها بواسطة https://www.tinfoilsecurity.com، والميزة الرئيسية لها هي "Record login sequences in your own browser, then submit them to Tinfoil Security to be used by our scanner.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Tinfoil Security - Login Recorder
قم بتنزيل ملفات الامتداد Tinfoil Security - Login Recorder بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Tinfoil Security Login Recorder allows you to teach Tinfoil Security’s scanner how to authenticate into your site by recording your login sequence. Once you install the extension, follow the on-screen instructions to authenticate, select a site, create your recording, then submit to our servers. And that’s it! Your next Tinfoil Security scan will begin by mimicking your uploaded login sequence. Note that Tinfoil Security is dedicated to handling your sensitive information privately and securely. After submitting, your recording and API keys are removed from your system. On Tinfoil’s servers, your recording is encrypted using the same security practices as the rest of Tinfoil Security's sensitive information. See https://www.tinfoilsecurity.com/security for more information.
معلومات أساسية عن التمديد
الاسم | Tinfoil Security - Login Recorder |
ID | jphahadlmickhilmjebjmdhgkpphfgmk |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/tinfoil-security-login-re/jphahadlmickhilmjebjmdhgkpphfgmk |
الوصف | Record login sequences in your own browser, then submit them to Tinfoil Security to be used by our scanner. |
حجم الملف | 135 KB |
عدد التثبيتات | 116 |
النسخة الحالية | 0.0.25 |
آخر تحديث | 2020-06-04 |
تاريخ النشر | 2020-06-04 |
المطور | https://www.tinfoilsecurity.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.tinfoilsecurity.com |
عنوان صفحة المساعدة | https://support.tinfoilsecurity.com |
عنوان صفحة سياسة الخصوصية | https://www.tinfoilsecurity.com/privacy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tinfoil Security - Login Recorder", "version": "0.0.25", "manifest_version": 2, "description": "Record login sequences in your own browser, then submit them to Tinfoil Security to be used by our scanner.", "browser_action": { "default_icon": "frontend\/images\/icon_blue.png", "default_popup": "frontend\/popup.html" }, "background": { "scripts": [ "scripts\/background\/background.js" ], "persistent": false }, "content_scripts": [ { "run_at": "document_start", "matches": [ " |