CroxyProxy Free Web Proxy

CroxyProxy is free and reliable web proxy service. Access your favorite resources such as Youtube, Facebook, Gmail, Google!

CroxyProxy Free Web Proxy là gì?

CroxyProxy Free Web Proxy là một tiện ích mở rộng Chrome được phát triển bởi https://www.croxyproxy.com, và tính năng chính của nó là "CroxyProxy is free and reliable web proxy service. Access your favorite resources such as Youtube, Facebook, Gmail, Google!".

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

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng CroxyProxy Free Web Proxy

Tải xuống các tệp mở rộng CroxyProxy Free Web Proxy 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

                        CroxyProxy is a web proxy that allows to access your favorite websites. The main difference to other proxies and VPNs is that it allows to access only specific webpage or request. You don't have to pass all of your internet traffic through it. For those who cares about personal data privacy.

CroxyProxy is in the beta stage. We don't guarantee that it works perfectly with all websites. If you have found a bug or faced an issue please report it on the web store extension page (the "Support" tab) or at https://www.croxyproxy.com/feedback/form.

We need to maintain our servers and develop the service, that's why this extension currently is ad-sponsored and still free for everyone. We try to show as less ads as possible. Please be patient. You can buy a premium subscription to remove all the ads as well.

The main features:

 ⦿ ability to access only specific web page

 ⦿ web page context menu item to load active page through the web proxy

 ⦿ web link context menu item to open through the web proxy

 ⦿ permalinks to share opened pages with friends

 ⦿ global proxy switch to enable proxy for every request

 ⦿ hides your real IP address, allows to surf anonymously

 ⦿ makes all websites SSL encrypted

 ⦿ basic version is free

CroxyProxy supports any kind of sites: video hostings, search engines, social networks, e-mail services and much more. You can browse your favorite resources such as Youtube, Facebook, Google, Gmail, Twitter using encrypted connection. A lot of video sites can be surfed anonymously with full video streaming support. CroxyProxy is a perfect alternative to VPN. It is free of charge, no additional actions or configuration required to protect your privacy.                    

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

Tên CroxyProxy Free Web Proxy CroxyProxy Free Web Proxy
ID lmmpgfjnchldhcieiiegcpdmaidkaanb
URL Chính Thức https://chromewebstore.google.com/detail/croxyproxy-free-web-proxy/lmmpgfjnchldhcieiiegcpdmaidkaanb
Mô tả CroxyProxy is free and reliable web proxy service. Access your favorite resources such as Youtube, Facebook, Gmail, Google!
Kích Thước Tệp 1.28 MB
Số Lần Cài Đặt 90,000
Phiên Bản Hiện Tại 0.99.25.1
Cập Nhật Lần Cuối 2023-05-16
Ngày Phát Hành 2020-06-20
Đánh Giá 4.15/5 Tổng số 259 Đánh Giá
Nhà Phát Triển https://www.croxyproxy.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.croxyproxy.com/
URL Trang Trợ Giúp https://www.croxyproxy.com/feedback/form
URL Trang Chính Sách Bảo Mật https://www.croxyproxy.com/privacy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CroxyProxy Free Web Proxy",
    "short_name": "CroxyProxy",
    "description": "CroxyProxy is free and reliable web proxy service. Access your favorite resources such as Youtube, Facebook, Gmail, Google!",
    "version": "0.99.25.1",
    "author": "CroxyProxy Team",
    "icons": {
        "16": "shared\/images\/icon-enabled-16.png",
        "48": "shared\/images\/icon-enabled-48.png",
        "128": "shared\/images\/icon-enabled-128.png"
    },
    "homepage_url": "https:\/\/www.croxyproxy.com\/",
    "browser_action": {
        "default_icon": {
            "16": "shared\/images\/icon-enabled-16.png",
            "48": "shared\/images\/icon-enabled-48.png",
            "128": "shared\/images\/icon-enabled-128.png"
        },
        "default_popup": "shared\/pp.htm",
        "default_title": "CroxyProxy Web Proxy"
    },
    "background": {
        "page": "shared\/bg.htm",
        "persistent": true
    },
    "permissions": [
        "storage",
        "webNavigation",
        "cookies",
        "contextMenus",
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "tabs",
        ""
    ],
    "content_security_policy": "script-src 'self' https:\/\/platform.twitter.com; object-src 'self'",
    "minimum_chrome_version": "40.0",
    "web_accessible_resources": [
        "shared\/images\/test.png"
    ]
}