Surfshark VPN Extension

Enjoy unrestricted internet while keeping online activity and personal information secure!

Surfshark VPN Extension란 무엇입니까?

Surfshark VPN Extension은(는) https://surfshark.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Enjoy unrestricted internet while keeping online activity and personal information secure!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Surfshark VPN Extension 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        The Surfshark VPN extension uses an encrypted proxy to allow you to enjoy unrestricted internet access while protecting your digital privacy!

With our standalone extension for Chrome, you can browse the web or stream content from around the world safely. Our strict no-logs policy and extensive infrastructure ensure your security while maintaining lightning-fast speeds!

What makes Surfshark extension special?

✔️ NEW DIGITAL IDENTITY WITH ALTERNATIVE ID:
Generate a brand-new online profile. Get a new email address and personal information. This way, you can keep your true identity under wraps.

✔️ UNBLOCK SITES:
We believe the internet should be used without limits or borders. With our extension, you can safely access a world of great content and apps!

✔️ VAST SERVER INFRASTRUCTURE:
With 100+ locations and 3200+ servers supporting 10 GBit connection, as well as versatile protocols including WireGuard, OpenVPN, and IKEv2/IPsec, our network is secure and fast!

✔️ INDEPENDENTLY AUDITED:
Surfshark is one of the few VPN providers to have undergone an independent auditing process by cybersecurity experts Cure53. We've also received an AV-Test Seal of Approval!

✔️ STRICT NO-LOGS POLICY:
We don't log any of your activities, and we never will! We believe your browsing should remain confidential. Rest assured that whatever you do online stays with you!

✔️ SINGLE ACCOUNT, UNLIMITED DEVICES:
Your Surfshark VPN account works on an unlimited number of devices simultaneously. You can use our Chrome extension or other apps on both desktop and mobile devices!

✔️ PRIVACY IS OUR TOP PRIORITY:
Robust AES-256-GCM encryption keeps your connection secure and protects your data from cyber threats, ensuring your online presence remains private at all times.

✔️ COOKIE POP-UP BLOCKER:
Aren't cookie consent pop-ups annoying? With our Chrome extension, they will be gone before they can attack you. We automatically block the most intrusive ones for you!

✔️ BLOCK ADS & TRACKERS:
Say goodbye to online ads and trackers with our CleanWeb 2.0 Feature. Our built-in ad blocker keeps your web browsing squeaky clean!

✔️ MALWARE ALERT & BLOCKER:
CleanWeb 2.0 also works in the background to alert you about any malware and block threats before they harm you. We are committed to keeping your browsing as safe as possible.

✔️ WEBSITE BYPASSER:
Sometimes you may want to connect to a website without a VPN, and we've got you covered! With Bypasser, you can choose which websites or IP addresses will use VPN and which won't.

✔️ DATA BREACH ALERT:
We believe that everyone should know if the website they've entered has been subject to a data breach. Our extension will notify you when you visit any such website.

✔️ SAFE SEARCH FEATURE:
With our Safe Search feature, you can ask questions without being tracked, monitored, or logged. It's a purely private search built right into the extension.

✔️ 24/7 CUSTOMER SUPPORT:
We are always ready to assist you with any questions or issues you may have. We aim to resolve any issues quickly and efficiently through our live chat, so you get the best VPN experience.

Useful info & links:

Help is available 24/7 via live chat on our website or at [email protected]
Privacy Policy: https://surfshark.com/privacy-policy
Terms & Conditions: https://surfshark.com/terms-of-service
Warrant canary: https://surfshark.com/warrant-canary                    

확장 프로그램 기본 정보

이름 Surfshark VPN Extension Surfshark VPN Extension
ID ailoabdmgclmfmhdagmlohpjlbpffblp
공식 URL https://chromewebstore.google.com/detail/surfshark-vpn-extension/ailoabdmgclmfmhdagmlohpjlbpffblp
설명 Enjoy unrestricted internet while keeping online activity and personal information secure!
파일 크기 6.83 MB
설치 횟수 1,175,991
현재 버전 4.10.0
최근 업데이트 2024-02-15
출시 날짜 2020-05-08
평점 3.18/5 총 891 개의 평점
개발자 https://surfshark.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://surfshark.com/download/chrome
도움말 페이지 URL https://support.surfshark.com
개인정보 보호 정책 페이지 URL https://surfshark.com/privacy
지원되는 언어 de,en,fr,es,it,pl,pt-BR,ru,uk,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "4.10.0",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/icon16-active.png",
        "32": "icons\/icon32-active.png",
        "48": "icons\/icon48-active.png",
        "64": "icons\/icon64-active.png",
        "128": "icons\/icon128-active.png"
    },
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_icon": "icons\/icon48.png",
        "default_title": "__MSG_appName__",
        "default_popup": "index.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "Roboto-*.woff",
                "Roboto-*.woff2",
                "\/web_accessible_resources\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/surfshark.com\/download\/chrome\/onboarding*"
            ],
            "js": [
                "cs-onboarding.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "match_about_blank": true,
            "all_frames": true,
            "js": [
                "cleanweb.bundle.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "match_about_blank": true,
            "all_frames": true,
            "js": [
                "autofill.bundle.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "match_origin_as_fallback": true
        },
        {
            "matches": [
                "https:\/\/my.surfshark.com\/account\/extension-login-cs*"
            ],
            "js": [
                "cs-extension-login.bundle.js"
            ],
            "run_at": "document_start"
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "adBlocker",
                "enabled": true,
                "path": "filter-lists\/dnr\/adBlocker.json"
            },
            {
                "id": "cookieBlocker",
                "enabled": true,
                "path": "filter-lists\/dnr\/cookieBlocker.json"
            }
        ]
    },
    "permissions": [
        "proxy",
        "webRequest",
        "webNavigation",
        "privacy",
        "tabs",
        "contextMenus",
        "storage",
        "scripting",
        "webRequestAuthProvider",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback"
    ],
    "host_permissions": [
        ""
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; img-src 'self' https:\/\/cdn.ss-cdn.com\/;; object-src 'none'"
    },
    "minimum_chrome_version": "111.0"
}