Free Vpn Proxy Extension

Safe, unlimited, and free VPN service. Change your IP addresss with free VPN

什麼是Free Vpn Proxy Extension?

Free Vpn Proxy Extension是由Chrome extensions 2022開發的Chrome擴展程式,該擴展的主要功能是“Safe, unlimited, and free VPN service. Change your IP addresss with free VPN”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下載Free Vpn Proxy Extension擴展crx文件

下載Free Vpn Proxy Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Free VPN for Chrome is the fastest and easy in using Proxy service starts working by one click in your browser. The friendly design allows you to change the current IP address by choosing another country from the wide list right in the extension menu to unlock websites that are prohibited in your location. Simply mark to contry to connect random IP address in order to just hide your connection.
 
It's fully free VPN without registration, credit cards and ads.
Click "Add to Chrome" right now and get unlimited VPN service for free. fastest and simplest FREE Chrome VPN. Unblock any website and browse the web private and secure !
Open all fringes of web browsing without any restriction absolutely secured and anonymously as well as unblock any website and receive all information from different sources as it should be in modern society.
Our VPN extension for Chrome switches your virtual location and changes your IP address to one from our remote servers.
Encrypt your connection & unblock websites easily.
VPN for Chrome is the fastest and easy in using Proxy service starts working by one click in your browser. The friendly design allows you to change the current IP address by choosing another country from the wide list right in the extension menu to unlock websites that are prohibited in your location. 

Surf, browse, get access to any website without limits and registrations,   reliable, many servers in different countries let me open all blocked sites, plus it does not affect or slow browsing speed.
Was designed on the edge of cyber security technologies as an evolution of restrictions bypass extension for the most popular websites. The most trusted, reliable and protected Proxy extension CIS countries is now available worldwide.
With unlimited VPN you can unblock, bypass government constraints and access any website anonymously,free and with no connection restrictions.
Experience the easiest-to-use VPN extension. To get started, install the extension from Chrome store or official website absolutely FREE with a single click, choose the location of your choice or pick from the preloaded list of popular websites
Stay anonymous, secured and unrestricted! Unblock any website with unlimited VPN service.

Please leave us a rating and a comment !!!                    

擴展基本資訊

名稱 Free Vpn Proxy Extension Free Vpn Proxy Extension
ID dceefkagippahflahjkiapelilbalpmo
官方網址 https://chrome.google.com/webstore/detail/free-vpn-proxy-extension/dceefkagippahflahjkiapelilbalpmo
簡介 Safe, unlimited, and free VPN service. Change your IP addresss with free VPN
檔案大小 602 KB
安裝次數 19,934
目前版本 1.5
更新時間 2023-02-13
上架時間 2021-01-09
評分 3.31/5 共 29 次評分
開發者 Chrome extensions 2022
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://www.freeprivacypolicy.com/privacy/view/adb59705be0317131ed706eabb0f1a77
支援的語言 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": "Free Vpn Proxy Extension",
    "options_page": "options.html",
    "background": {
        "service_worker": "worker_container.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/disabled16.png",
            "48": "icons\/disabled48.png",
            "128": "icons\/disabled128.png",
            "300": "icons\/disabled300.png"
        },
        "default_title": "Free Vpn Proxy Extension",
        "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": "Free Vpn Proxy Extension",
    "permissions": [
        "proxy",
        "storage"
    ],
    "host_permissions": [
        ""
    ],
    "short_name": "__MSG_extName__",
    "version": "1.5",
    "web_accessible_resources": [
        {
            "resources": [
                "\/web_accessible_resources\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}