Anonymous Proxy Browser
Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.
Anonymous Proxy Browser란 무엇입니까?
Anonymous Proxy Browser은(는) http://apb.chromecrxstore.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP."입니다.
확장 프로그램 스크린샷
Anonymous Proxy Browser 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
You can save your online identity from hackers and websites by browsing anonymously using our online proxy service. Our service can also be used to access blocked websites and files from any country. When you enter the url in our proxy search bar, your IP address is masked by our own servers's IP address, so you don't have to worry about your IP being tracked by anyone. On top of that our proxy server service is fully online, which means you don't need to install any softare to access this service.
확장 프로그램 기본 정보
이름 | |
ID | jflaoihmnpailbppepbbpagccmcmadno |
공식 URL | https://chrome.google.com/webstore/detail/anonymous-proxy-browser/jflaoihmnpailbppepbbpagccmcmadno |
설명 | Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP. |
파일 크기 | 15.33 KB |
설치 횟수 | 2,000 |
현재 버전 | 1.3 |
최근 업데이트 | 2017-12-25 |
출시 날짜 | 2017-12-25 |
평점 | 4.48/5 총 29 개의 평점 |
개발자 | http://apb.chromecrxstore.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://apb.chromecrxstore.com/ |
개인정보 보호 정책 페이지 URL | https://chromecrxstore.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Anonymous Proxy Browser", "version": "1.3", "description": "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "homepage_url": "http:\/\/apb.chromecrxstore.com\/", "browser_action": { "default_icon": "icon.png", "default_title": "Anonymous Proxy Browser" }, "background": { "scripts": [ "background.js" ], "persistent": false } } |