GoGetProxy.com

Easily surf the Internet with your proxies switching between them in one click.

GoGetProxy.com là gì?

GoGetProxy.com là một tiện ích mở rộng Chrome được phát triển bởi https://gogetproxy.com, và tính năng chính của nó là "Easily surf the Internet with your proxies switching between them in one click.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng GoGetProxy.com

Tải xuống các tệp mở rộng GoGetProxy.com dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Easily surf the Internet with your proxies switching between them in one click.

Proxy servers' features are very extensive: 
- keep anonymity online
- get access to blocked resources
- increase download speed

Extension works only with proxy servers in your account on GoGetProxy.com                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên GoGetProxy.com GoGetProxy.com
ID fkajooepbhkiodamlelheipaobgimhgn
URL Chính Thức https://chrome.google.com/webstore/detail/gogetproxycom/fkajooepbhkiodamlelheipaobgimhgn
Mô tả Easily surf the Internet with your proxies switching between them in one click.
Kích Thước Tệp 70.05 KB
Số Lần Cài Đặt 1,302
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2016-12-15
Ngày Phát Hành 2016-12-15
Đánh Giá 4.29/5 Tổng số 7 Đánh Giá
Nhà Phát Triển https://gogetproxy.com
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://gogetproxy.com/en/tos
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GoGetProxy.com",
    "description": "Easily surf the Internet with your proxies switching between them in one click.",
    "version": "1.0",
    "permissions": [
        "https:\/\/gogetproxy.com\/*",
        "tabs",
        "proxy",
        "storage",
        "webRequest",
        "webRequestBlocking"
    ],
    "background": {
        "page": "background.htm"
    },
    "options_page": "options.htm",
    "options_ui": {
        "page": "options.htm",
        "chrome_style": false
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/icon16.png",
            "32": "img\/icon32.png"
        },
        "default_title": "GoGetProxy.com",
        "default_popup": "popup.htm"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}