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"입니다.

확장 프로그램 스크린샷

screenshot

WiFi Password Finder 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        IF will help you to manage your wifi passwords                    

확장 프로그램 기본 정보

이름 WiFi Password Finder 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}"
        }
    }
}