WiFi Password Finder
Get your neary saved wifi password access
什么是WiFi Password Finder?
WiFi Password Finder是由shevy12131开发的Chrome扩展程序,该扩展的主要功能是“Get your neary saved wifi password access”。
扩展截图
下载WiFi Password Finder扩展crx文件
下载WiFi Password Finder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 |
隐私政策页面URL | 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}" } } } |