Private Surfing
Private Surfing
什麼是Private Surfing?
Private Surfing是由Billy Beane開發的Chrome擴展程式,該擴展的主要功能是“Private Surfing”。
擴展截圖
下載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 |
ID | nhphcinomfddjmeifajleghagjbeilpf |
官方網址 | 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" } |