UPPERSAFE

Anonymous and secure Internet access

UPPERSAFE란 무엇입니까?

UPPERSAFE은(는) https://uppersafe.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Anonymous and secure Internet access"입니다.

확장 프로그램 스크린샷

screenshot

UPPERSAFE 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        UPPERSAFE provides a universal and easy to use cloud protection ("Firewall as a Service") to help individuals and small businesses to secure all their devices.

Our firewall ensures you an efficient protection against cyber threats. It blocks everything that could be dangerous for your devices and prevents the hack of your data.

Our VPN creates a secure tunnel between your devices and our service. It encrypts your web browsing and all your communications. It also makes you anonymous on the Internet to protect your privacy.

Learn more about the features: https://uppersafe.com                    

확장 프로그램 기본 정보

이름 UPPERSAFE UPPERSAFE
ID iobkgicmookonkhaijnhoodijfhiljha
공식 URL https://chromewebstore.google.com/detail/uppersafe/iobkgicmookonkhaijnhoodijfhiljha
설명 Anonymous and secure Internet access
파일 크기 16.98 KB
설치 횟수 776
현재 버전 1.6.2
최근 업데이트 2017-11-27
출시 날짜 2017-11-27
평점 3.57/5 총 37 개의 평점
개발자 https://uppersafe.com
결제 유형 free
확장 프로그램 웹 사이트 https://uppersafe.com
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "UPPERSAFE",
    "description": "Anonymous and secure Internet access",
    "version": "1.6.2",
    "permissions": [
        "http:\/\/web.uppersafe.com\/",
        "https:\/\/web.uppersafe.com\/",
        "http:\/\/api.ipify.org\/",
        "https:\/\/api.ipify.org\/"
    ],
    "icons": {
        "128": ".\/data\/uppersafe-128x128.png"
    },
    "background": {
        "scripts": [
            ".\/main.js"
        ]
    },
    "browser_action": {
        "default_title": "UPPERSAFE"
    },
    "manifest_version": 2
}