Smartproxy Extension

Smartproxy Extension – Easy Proxy Setup

Smartproxy Extension là gì?

Smartproxy Extension là một tiện ích mở rộng Chrome được phát triển bởi https://smartproxy.com, và tính năng chính của nó là "Smartproxy Extension – Easy Proxy Setup".

Ả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 Smartproxy Extension

Tải xuống các tệp mở rộng Smartproxy Extension 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

                        Start using proxies in seconds with Chrome Proxy Extension

Say goodbye to the hassle of navigating through Chrome settings and the complexity of constantly adjusting the proxy configuration dialog in your operating system. Effortlessly bring all the essential proxy features into your Chrome browser with the Smartproxy extension.

Chrome Proxy Extension works with any proxies with no added cost. Don’t have proxies yet? Try ours. https://smartproxy.com/proxies/residential-proxies/pricing


THE EXTENSION OFFERS BENEFITS, SUCH AS:
✓ SupportIng residential, ISP, mobile, and datacenter proxies.
✓ Compatibility with any proxy provider.
✓ Instant proxy access & setup.
✓ Ability to save an unlimited amount of proxy profiles.
✓ No CAPTCHAs or IP bans.
✓ 24/7 tech support.


As a bonus, the tool includes extra features designed specifically for Smartproxy proxy users:
✓ Access to up to 195+ locations.
✓ Sticky (up to 30 min.) or rotating connection types.


CHANGELOG:

Nov, 2023
- Added Teams functionality

Oct, 2023
- Expanded mobile proxy city coverage.
- Added residential proxy ZIP Code targeting.
- Included additional ISP proxy locations.

Sep, 2023
- Implemented the ability to create and save proxy profiles.

Aug 21, 2023
- Enabled proxy setup without Login.
- Allowed setup of any proxy provider proxies.

Aug 3, 2023
- Implemented Login functionality.
- Completed UX/UI rework.

May 22, 2023
- Enabled compatibility with all Smartproxy proxy types.

Mar 8, 2023
- Expanded city coverage.
- Enhanced location section.


USEFUL INFO:
- Help doc: https://help.smartproxy.com/docs/smartproxy-chrome-extension-v2 
- 24/7 support: https://direct.lc.chat/12092754 
- Chrome Proxy Extension landing page: https://smartproxy.com/apps/proxy-extension 
- Chrome Proxy Extension on Firefox: https://addons.mozilla.org/en-US/firefox/addon/smartproxyextension/ 
- Privacy Policy: https://smartproxy.com/legal 
- License Agreement: https://smartproxy.com/legal/license-agreement                    

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

Tên Smartproxy Extension Smartproxy Extension
ID hdemabfejemmmicoabglpocdmmkjphpo
URL Chính Thức https://chromewebstore.google.com/detail/smartproxy-extension/hdemabfejemmmicoabglpocdmmkjphpo
Mô tả Smartproxy Extension – Easy Proxy Setup
Kích Thước Tệp 3.28 MB
Số Lần Cài Đặt 20,000
Phiên Bản Hiện Tại 4.0.1
Cập Nhật Lần Cuối 2024-03-01
Ngày Phát Hành 2020-04-30
Đánh Giá 3.03/5 Tổng số 30 Đánh Giá
Nhà Phát Triển https://smartproxy.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://smartproxy.com/
URL Trang Trợ Giúp https://help.smartproxy.com/docs/smartproxy-chrome-extension-1
URL Trang Chính Sách Bảo Mật https://smartproxy.com/legal/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "4.0.1",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjIdf00bg6FTLWOqDWhqnKCMLq1QoHwlu0yscs8W\/QVqWB6jM2xWsF3CTqt5tsDiyqXh4WhPYGytbIkw1FQNGqSA7ahU7qo9Kujey\/VOeT37JRLkQc0BZTeNWR95HkWBdjgD7iqA+sxktnVThTC92JJjppGS6AS+oLbC2BZXGpd3fBYwIszMnp8TJZ2ez\/I2PQBMEACFkebxcuAOZrWoe9xmg4s7CfSDQIpR0PzXUZH09q+NcPO4MyQ+X+5WeNqKQAXJEZKqtlWbJsLlXFLnZdcVg+Qje6eZqbSa3qE7Xzr8WkDaud+M7t9kkTUa3ir+dnHsis99p90+hM17pe9y+nwIDAQAB",
    "description": "Smartproxy Extension \u2013 Easy Proxy Setup",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Smartproxy Extension"
    },
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "browsingData",
        "storage",
        "tabs",
        "activeTab",
        ""
    ],
    "background": {
        "page": "background.html"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/dashboard.smartproxy.com\/*",
            "https:\/\/dashboard.smartdaili-china.com\/*"
        ]
    },
    "browser_specific_settings": {
        "gecko": {
            "strict_min_version": "91.1.0",
            "id": "{98aaea6a-a2b9-40ea-a884-fe07e30b4b34}"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/dashboard.smartproxy.com\/*",
                "https:\/\/dashboard.smartdaili-china.com\/*"
            ],
            "js": [
                "ff_login.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "short_name": "Smartproxy Extension",
    "name": "Smartproxy Extension",
    "icons": {
        "128": "icon-disconnected.png"
    }
}