Smartproxy Extension

Smartproxy Extension – Easy Proxy Setup

Smartproxy Extensionคืออะไร?

Smartproxy Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://smartproxy.com และคุณลักษณะหลักของมันคือ "Smartproxy Extension – Easy Proxy Setup"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Smartproxy Extension

ดาวน์โหลดไฟล์ส่วนขยาย Smartproxy Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Smartproxy Extension Smartproxy Extension
ID hdemabfejemmmicoabglpocdmmkjphpo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/smartproxy-extension/hdemabfejemmmicoabglpocdmmkjphpo
คำอธิบาย Smartproxy Extension – Easy Proxy Setup
ขนาดไฟล์ 3.28 MB
จำนวนการติดตั้ง 20,000
เวอร์ชันปัจจุบัน 4.0.1
อัปเดตครั้งล่าสุด 2024-03-01
วันที่เผยแพร่ 2020-04-30
คะแนน 3.03/5 รวมทั้งหมด 30 คะแนน
ผู้พัฒนา https://smartproxy.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://smartproxy.com/
URL หน้าช่วยเหลือ https://help.smartproxy.com/docs/smartproxy-chrome-extension-1
URL หน้านโยบายความเป็นส่วนตัว https://smartproxy.com/legal/privacy-policy
ภาษาที่รองรับ 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"
    }
}