User-Agent Switcher
Switches User-Agent strings to mimic, spoof or fake other browsers or bots.
User-Agent Switcherคืออะไร?
User-Agent Switcher เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.toolshack.com และคุณลักษณะหลักของมันคือ "Switches User-Agent strings to mimic, spoof or fake other browsers or bots."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย User-Agent Switcher
ดาวน์โหลดไฟล์ส่วนขยาย User-Agent Switcher ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The User Agent Switcher changes your user agent to spoof other devices and/or browsers. You can put on your IE hat and slip past virtual bouncers into Internet Explorer-only websites; blend in as an iPhone or see how sites render when they think you're Google's search spider. User-Agent Switcher is simple, yet powerful. It adds a toolbar button that you can use to toggle between different commonly used user agent strings, or you can enter your own. User Agent Switcher overrides Chrome's default user agent, tricking websites into thinking you’re using a different browser. What’s a User Agent? A user agent is a small text description of your device that is sent with every web request. Websites can detect the browser you’re using and serve different content - this is why iPhone and Android users see special mobile websites when they browse the web.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | User-Agent Switcher |
ID | lkmofgnohbedopheiphabfhfjgkhfcgf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/user-agent-switcher/lkmofgnohbedopheiphabfhfjgkhfcgf |
คำอธิบาย | Switches User-Agent strings to mimic, spoof or fake other browsers or bots. |
ขนาดไฟล์ | 24.68 KB |
จำนวนการติดตั้ง | 92,911 |
เวอร์ชันปัจจุบัน | 2.0 |
อัปเดตครั้งล่าสุด | 2013-03-15 |
วันที่เผยแพร่ | 2013-03-14 |
คะแนน | 3.81/5 รวมทั้งหมด 361 คะแนน |
ผู้พัฒนา | https://www.toolshack.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.toolshack.com |
URL หน้าช่วยเหลือ | http://www.netapplications.com/support.aspx |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "2.0", "background": { "scripts": [ "background.js" ] }, "description": "Switches User-Agent strings to mimic, spoof or fake other browsers or bots.", "minimum_chrome_version": "17.0", "name": "User-Agent Switcher", "permissions": [ "webRequest", "webRequestBlocking", " |