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 |
官方網址 | 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}" } } } |