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"
}