Proxy & User-Agent Switcher

The Proxy & User-Agent Switcher extension helps to do geolocation-testing and mobile device-testing of any websites.

Proxy & User-Agent Switcherคืออะไร?

Proxy & User-Agent Switcher เป็นส่วนขยายของ Chrome ที่พัฒนาโดย D09r และคุณลักษณะหลักของมันคือ "The Proxy & User-Agent Switcher extension helps to do geolocation-testing and mobile device-testing of any websites."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Proxy & User-Agent Switcher

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

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

                        The Proxy & User-Agent Switcher extension helps to do geolocation-testing and mobile device-testing of any websites.

Features:
- Proxy switcher (geolocation-testing)
- User-agent switcher (mobile device-testing)
- Import and export custom proxy profiles
- Auto turn-off proxy to keep your proxy usage under control
- Auto reload the current page via selected proxy or user-agent
- Auto sync the proxy configuration via Chrome user account

Privacy notice: https://d09r.github.io/proxy-user-agent-switcher/privacy-policy

The Proxy & User-Agent Switcher extension is also available on Firefox and Microsoft Edge browsers.

Mozilla Firefox: https://addons.mozilla.org/addon/proxy-user-agent-switcher/
Microsoft Edge: https://microsoftedge.microsoft.com/addons/detail/fnhijfcdiaaafpgmnnfhcjbbjjeiciij
Google Chrome: https://chrome.google.com/webstore/detail/ibbejlanbkoaepocgcebajilofpnappm

>> Changelog

Version 4.0 - May 1, 2022
+ Added latest browser / devices user-agents
+ Fixed free proxies

Version 3.0 - July 23, 2020
+ Free proxies have been added
+ Redesigned the browser action menu options

Version 2.5 - Jun 6, 2020
+ Latest mobile devices and browsers added in the user-agents switcher

Version 2.2 - May 6, 2020
+ Fixed the user-agent switcher issue

Version 2.1 - May 1, 2020
+ Latest mobile devices and browsers added in the user-agents switcher

Version 2.0 - Apr 24, 2020
+ Performance improvements
+ Privacy policy updated

Version 1.6 - July 3, 2018
+ More mobile devices added in the user-agents switcher
+ Performance improvements
+ Privacy policy updated

Version 1.3 - Jun 30, 2018
+ User-agent switcher
+ Auto turn-off proxy

Version 1.0 - Jun 6, 2018
+ Proxy switcher

More from my backyard:
>> Assay - the URL Inspection tools
https://chrome.google.com/webstore/detail/dpaahndfhbkiolfhjbeaocgmphmgidih
>> Malware & URL Scanner
https://chrome.google.com/webstore/detail/ianpniapgjchiheejeipopldaanbjicd
>> CryptoMining Blocker
https://chrome.google.com/webstore/detail/fnmgefajmfpflnopkgeodcbfkgpkbcaa
>> Ads Preview
https://chrome.google.com/webstore/detail/moclhmphpefaimgfcdgecdbbhnelafoj

>> Chrome Web Store
https://chrome.google.com/webstore/search/d09r
>> Firefox Add-ons Store
https://addons.mozilla.org/firefox/user/d09r/
>> Microsoft Edge Add-ons Store
https://microsoftedge.microsoft.com/addons/search/d09r

>> Become a patron
Please consider a donation to support the ongoing development of this extension https://www.patreon.com/d09r


Hi, there.

Thanks for using the Proxy & User-Agent Switcher extension. I’d like to hear your valuable feedback, if you have any feature requests or just like this extension, then please rate this extension and leave a comment on the extension review page.

#d09r                    

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

ชื่อ Proxy & User-Agent Switcher Proxy & User-Agent Switcher
ID ibbejlanbkoaepocgcebajilofpnappm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/proxy-user-agent-switcher/ibbejlanbkoaepocgcebajilofpnappm
คำอธิบาย The Proxy & User-Agent Switcher extension helps to do geolocation-testing and mobile device-testing of any websites.
ขนาดไฟล์ 280 KB
จำนวนการติดตั้ง 4,173
เวอร์ชันปัจจุบัน 4.0
อัปเดตครั้งล่าสุด 2022-05-02
วันที่เผยแพร่ 2020-06-11
คะแนน 3.38/5 รวมทั้งหมด 16 คะแนน
ผู้พัฒนา D09r
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://d09r.github.io/proxy-user-agent-switcher/
URL หน้าช่วยเหลือ https://chrome.google.com/webstore/detail/ibbejlanbkoaepocgcebajilofpnappm/support
URL หน้านโยบายความเป็นส่วนตัว https://feedproxy.tumblr.com/privacy-policy
ภาษาที่รองรับ de,en,fr,ru,ar,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "version": "4.0",
    "description": "__MSG_extDescription__",
    "short_name": "free proxy",
    "default_locale": "en",
    "options_page": "proxy-settings.html",
    "incognito": "spanning",
    "browser_action": {
        "default_icon": "img\/fi\/proxy64.png",
        "default_title": "Proxy & User-Agent switcher",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "bg.html",
        "persistent": true
    },
    "icons": {
        "16": "img\/fi\/proxy16.png",
        "32": "img\/fi\/proxy32.png",
        "48": "img\/fi\/proxy48.png",
        "64": "img\/fi\/proxy64.png",
        "128": "img\/fi\/proxy128.png",
        "512": "img\/fi\/proxy512.png"
    },
    "author": "d09r",
    "homepage_url": "https:\/\/d09r.github.io\/proxy-user-agent-switcher\/",
    "permissions": [
        "proxy",
        "background",
        "storage",
        "contextMenus",
        "webRequest",
        "webRequestBlocking",
        "",
        "notifications"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}