anywhere-1-click
connect to netfree anywhere 2 (VPN service) in one click from browser exetention
anywhere-1-click란 무엇입니까?
anywhere-1-click은(는) chv에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "connect to netfree anywhere 2 (VPN service) in one click from browser exetention"입니다.
확장 프로그램 스크린샷
anywhere-1-click 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Connect quickly and easily to Netfree Anywhere 2 by clicking on the extension icon. Save time and space on your browser. Instead of logging into the Netfree Anywhere management page every time, click Save and Reconnect and wait for a connection error - one click on the plugin does everything for you.
확장 프로그램 기본 정보
이름 | anywhere-1-click |
ID | ibaigephdcembmaacdaobpilolmckbab |
공식 URL | https://chromewebstore.google.com/detail/anywhere-1-click/ibaigephdcembmaacdaobpilolmckbab |
설명 | connect to netfree anywhere 2 (VPN service) in one click from browser exetention |
파일 크기 | 90 KB |
설치 횟수 | 38 |
현재 버전 | 1.0.4 |
최근 업데이트 | 2020-05-15 |
출시 날짜 | 2020-05-14 |
개발자 | chv |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://github.com/chaim-chv/videownloader-extension/blob/master/privacy%20policy.md |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "anywhere-1-click", "version": "1.0.4", "author": "chv - netfree user & netfree fan", "description": "connect to netfree anywhere 2 (VPN service) in one click from browser exetention", "icons": { "19": "icons\/favicon.png", "48": "icons\/favicon.png" }, "browser_action": { "default_popup": "popup\/anywhere.html", "default_icon": "icons\/favicon.png", "default_title": "click to connect netfree" }, "commands": { "_execute_browser_action": { "suggested_key": { "default": "Ctrl+Q" } } } } |