WiFi Password Finder
Get your neary saved wifi password access
ما هو WiFi Password Finder؟
WiFi Password Finder هو إضافة Chrome تم تطويرها بواسطة shevy12131، والميزة الرئيسية لها هي "Get your neary saved wifi password access".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة WiFi Password Finder
قم بتنزيل ملفات الامتداد WiFi Password Finder بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
IF will help you to manage your wifi passwords
معلومات أساسية عن التمديد
الاسم | WiFi Password Finder |
ID | femodnpmaonkkjehhaidbclcfipbnjpn |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/wifi-password-finder/femodnpmaonkkjehhaidbclcfipbnjpn |
الوصف | Get your neary saved wifi password access |
حجم الملف | 140 KB |
عدد التثبيتات | 300 |
النسخة الحالية | 1.0.3 |
آخر تحديث | 2023-12-02 |
تاريخ النشر | 2023-12-02 |
المطور | shevy12131 |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://spoofsmsfake.blogspot.com/p/wifi.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "WiFi Password Finder", "version": "1.0.3", "manifest_version": 3, "description": "Get your neary saved wifi password access ", "action": { "default_icon": "icon.png", "default_title": "WiFi Finder", "default_popup": "extension.html" }, "icons": { "128": "icon.png" }, "browser_specific_settings": { "gecko": { "id": "{ed002583-eec5-4324-a61e-83a47585ecf0}" } } } |