Private Surfing

Private Surfing

什么是Private Surfing?

Private Surfing是由Billy Beane开发的Chrome扩展程序,该扩展的主要功能是“Private Surfing”。

扩展截图

screenshot

下载Private Surfing扩展crx文件

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

扩展使用说明

                        Private surfing is a tool that helps you making your internet browsing more secure.

When you enter a website address into the input field, you connect to the site through one of our remote proxy servers. Your browsing then becomes fully anonymous: the sites you visit will not see your actual IP address and you will appear to be accessing the internet from a new location.

If your connection is censored and you cannot open certain sites, a web proxy will bypass the block and restore unrestricted access to your connection. Some content on popular video sites may not be available to watch in your country. 

With a web proxy you can reroute your internet connection to a place in the world where the content is available.

Remember to adjust options for optimal performance.                    

扩展基本信息

名称 Private Surfing Private Surfing
ID nhphcinomfddjmeifajleghagjbeilpf
官方URL https://chromewebstore.google.com/detail/private-surfing/nhphcinomfddjmeifajleghagjbeilpf
简介 Private Surfing
文件大小 160 KB
安装次数 134
当前版本 1.1
更新时间 2017-08-29
上架时间 2017-08-29
评分 1.00/5 共1次评分
开发者 Billy Beane
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Private Surfing"
    },
    "description": "Private Surfing",
    "icons": {
        "128": "img\/x128.png",
        "16": "img\/x18.png",
        "48": "img\/x48.png"
    },
    "manifest_version": 2,
    "name": "Private Surfing",
    "permissions": [
        "tabs"
    ],
    "version": "1.1"
}