K2VPN - Free Private Search VPN

K2VPN is a Free Private Search VPN

What is K2VPN - Free Private Search VPN?

K2VPN - Free Private Search VPN is a Chrome extension developed by https://k2vpn.io, and its main feature is "K2VPN is a Free Private Search VPN".

Extension Screenshots

screenshot
screenshot

Download K2VPN - Free Private Search VPN Extension CRX File

Download K2VPN - Free Private Search VPN extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        K2VPN Lets you easily and anonymously browse the web in a single step via your browser address bar. Simply type "k2 + " directly from your browser address bar and browse from any available country. 

Main Benefits
Whenever you want to connect to the web or to browse a website that is otherwise unavailable in your network, anonymously and securely, we got you covered. Whether it is from your university, your work, the airport and basically every public network you come across. Our fast and stable servers will ensure your online experience will be secure, anonymous and seamlessly smooth.

The extension will update your search settings and will change your search engine to be powered by Bing.

*** Quick and easy connectivity directly from your browser address bar.
*** Secure tunnel of communication over public or private networks. 
*** Mask your IP address from websites you visit.
*** Unlock access to websites around the world.
*** Blazing fast servers.

Activating K2 is easy!
 - Step 1: Type "k2" in the address bar
 - Step 2: press TAB
 - Step 3: Choose the country you want to search from

K2VPN is offered to you free of charge, however, in order to be able to offer our service for free, we engage with third-party advertising partners, which include directing you to certain web search providers.

By clicking "Add to chrome", you accept and agree to installing the K2VPN - VPN Chrome extension and setting Chrome™️ default search to that provided by the service and the Terms of Use at https://www.k2vpn.io/terms and Privacy Policy at https://www.k2vpn.io/privacy.

When searching with K2VPN you are not anonymous and your search results will be shown from the country you are located in.

Privacy policy: https://www.k2vpn.io/privacy
Terms of use: https://www.k2vpn.io/terms
Contact us: https://www.k2vpn.io/#contact                    

Extension Basic Information

Name K2VPN - Free Private Search VPN K2VPN - Free Private Search VPN
ID hbgoljepcangijkfpdhhffkphllijgjk
Official URL https://chromewebstore.google.com/detail/k2vpn-free-private-search/hbgoljepcangijkfpdhhffkphllijgjk
Description K2VPN is a Free Private Search VPN
File Size 1.61 MB
Installation Count 25,811
Current Version 0.1.59
Last Updated 2022-01-27
Publish Date 2021-02-24
Rating 3.75/5 Total 40 Ratings
Developer https://k2vpn.io
Email [email protected]
Payment Type free
Extension Website https://www.k2vpn.io/
Help Page URL https://www.k2vpn.io/
Privacy Policy Page URL https://www.k2vpn.io/privacy
Supported Languages en
manifest.json
{
    "background": {
        "persistent": true,
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "assets\/icons\/k2vpn-16-active.png",
            "32": "assets\/icons\/k2vpn-32-active.png",
            "48": "assets\/icons\/k2vpn-48-active.png",
            "128": "assets\/icons\/k2vpn-128-active.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__"
    },
    "description": "__MSG_extDescription__",
    "icons": {
        "16": "assets\/icons\/k2vpn-16-active.png",
        "32": "assets\/icons\/k2vpn-32-active.png",
        "48": "assets\/icons\/k2vpn-48-active.png",
        "128": "assets\/icons\/k2vpn-128-active.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.k2vpn.io\/img\/k2_search.ico",
            "is_default": true,
            "keyword": "k2vpn",
            "name": "with K2VPN",
            "search_url": "https:\/\/search.domainresolve.io\/s?q={searchTerms}&extid=vs&br=ch"
        }
    },
    "omnibox": {
        "keyword": "k2"
    },
    "incognito": "spanning",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "",
        "storage",
        "privacy",
        "idle",
        "cookies",
        "https:\/\/search.domainresolve.io\/"
    ],
    "short_name": "__MSG_extShortName__",
    "default_locale": "en",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.59"
}