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 |
Eメール | [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}" } } } |