Private Surfing
Private Surfing
Private Surfing란 무엇입니까?
Private Surfing은(는) Billy Beane에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Private Surfing"입니다.
확장 프로그램 스크린샷
Private Surfing 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Private surfing is a tool that helps you making your internet browsing more secure. When you enter a website address into the input field, you connect to the site through one of our remote proxy servers. Your browsing then becomes fully anonymous: the sites you visit will not see your actual IP address and you will appear to be accessing the internet from a new location. If your connection is censored and you cannot open certain sites, a web proxy will bypass the block and restore unrestricted access to your connection. Some content on popular video sites may not be available to watch in your country. With a web proxy you can reroute your internet connection to a place in the world where the content is available. Remember to adjust options for optimal performance.
확장 프로그램 기본 정보
이름 | Private Surfing |
ID | nhphcinomfddjmeifajleghagjbeilpf |
공식 URL | https://chromewebstore.google.com/detail/private-surfing/nhphcinomfddjmeifajleghagjbeilpf |
설명 | Private Surfing |
파일 크기 | 160 KB |
설치 횟수 | 134 |
현재 버전 | 1.1 |
최근 업데이트 | 2017-08-29 |
출시 날짜 | 2017-08-29 |
평점 | 1.00/5 총 1 개의 평점 |
개발자 | Billy Beane |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_popup": "popup.html", "default_title": "Private Surfing" }, "description": "Private Surfing", "icons": { "128": "img\/x128.png", "16": "img\/x18.png", "48": "img\/x48.png" }, "manifest_version": 2, "name": "Private Surfing", "permissions": [ "tabs" ], "version": "1.1" } |