Surfshark VPN Extension

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

O que é Surfshark VPN Extension?

Surfshark VPN Extension é uma extensão do Chrome desenvolvida por https://surfshark.com, e sua principal característica é "Enjoy unrestricted internet while keeping online activity and personal information secure!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Surfshark VPN Extension

Baixe arquivos de extensão Surfshark VPN Extension no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Surfshark VPN Extension Surfshark VPN Extension
ID ailoabdmgclmfmhdagmlohpjlbpffblp
URL Oficial https://chromewebstore.google.com/detail/surfshark-vpn-extension/ailoabdmgclmfmhdagmlohpjlbpffblp
Descrição Enjoy unrestricted internet while keeping online activity and personal information secure!
Tamanho do Arquivo 6.83 MB
Contagem de Instalações 1,175,991
Versão Atual 4.10.0
Última Atualização 2024-02-15
Data de Publicação 2020-05-08
Classificação 3.18/5 Total de 891 Avaliações
Desenvolvedor https://surfshark.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://surfshark.com/download/chrome
URL da Página de Ajuda https://support.surfshark.com
URL da Página de Política de Privacidade https://surfshark.com/privacy
Idiomas Suportados 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"
}