VPNMARK Free VPN

Connect to the world with our VPN

什么是VPNMARK Free VPN?

VPNMARK Free VPN是由AllWall开发的Chrome扩展程序,该扩展的主要功能是“Connect to the world with our VPN”。

扩展截图

screenshot
screenshot
screenshot

下载VPNMARK Free VPN扩展crx文件

下载VPNMARK Free VPN扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Now you can unblock any website you want, and you can stay secure with VpnMark. Connect to our fast VPN extension for chrome by one click. get unlimited bandwidth, fast connection speeds and to protect your online activities for free.   
Are you facing some problems to access some websites, or you are worried about unprotected Wi-Fi hotspots? Do you want to be protected from surveillance? Get the free VPN extension for chrome today!

VpnMark – Free VPN For Chrome is the best choice for private browsing.

Now Surf the web freely, securely & anonymously without any restrictions with VpnMark – Free VPN For Chrome.

Highlights of VpnMark – Free VPN For Chrome – the secure VPN for your Google Chrome browser:

✓ Free VPN: 100% free. No credit card information needed.
✓ Unlimited VPN: Truly unlimited, speed or bandwidth limitations.
✓ Simple: With just one touch of the “Connect” button unblock websites and access the world
✓ Secure VPN:  With our strong SSL encryption this VPN will make you anonymous and secure.

Why VpnMark?

★ VpnMark is 100% free, unlimited, secured and it is super easy to use. You have the freedom to connect to any of the servers to enjoy unlimited online privacy and freedom without any restriction. With Touch VPN you can 

★ Access any website you want in any country. Get access to that sites easily which are blocked or censored by government, school or workplace. Evade firewalls to unblock your favorite sites like Facebook, YouTube, and circumvent VOIP limitations.  VpnMark unblocks it all for you with its free VPN chrome extension

★ Protect Your personal data from Hackers. When you get connected to a public Wi-Fi Hotspot, your name, passwords, and personal information can be easily hack by hackers. VpnMark encrypts your data so that no one can steal your personal data and provides you with banking-level security.

★ VpnMark is a one-click VPN Proxy Service. VpnMark has only one button. By clicking on connects button it will connect you to one of many anonymous servers with speed. Our VPN is completely free and unlimited.

► VpnMark features:
■ Unlimited bandwidth - Get unthrottled access to our fast VPN servers.
■ Unlimited traffic - Send and receive a lot of data.
■ Unlimited time - Now you can stay connected all the time.

► Why do I need a free VPN?
■ To keep your browsing activity private and anonymous.
■ Protect yourself from hackers when connected to public WiFi Hotspot.
■ Secure your connection and access content from website.

Thank you to our users who love us and who support us.                    

扩展基本信息

名称 VPNMARK Free VPN VPNMARK Free VPN
ID ffmanidhokedebjaopjkgclofpldkjnf
官方URL https://chrome.google.com/webstore/detail/vpnmark-free-vpn/ffmanidhokedebjaopjkgclofpldkjnf
简介 Connect to the world with our VPN
文件大小 566 KB
安装次数 343
当前版本 1.6
更新时间 2023-02-19
上架时间 2021-05-18
评分 3.00/5 共4次评分
开发者 AllWall
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://yello8.com/apps/volume.html
支持的语言 id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "VPNMARK Free VPN",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/disabled16.png",
            "48": "icons\/disabled48.png",
            "128": "icons\/disabled128.png",
            "300": "icons\/disabled300.png"
        },
        "default_title": "__MSG_extName__",
        "default_popup": "html\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "css": [
                "css\/content.css"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_start"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0",
    "name": "__MSG_extName__",
    "permissions": [
        "proxy",
        "storage"
    ],
    "host_permissions": [
        ""
    ],
    "short_name": "__MSG_extName__",
    "version": "1.6",
    "web_accessible_resources": [
        {
            "resources": [
                "\/web_accessible_resources\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}