User-Agent Switcher
Switches User-Agent strings to mimic, spoof or fake other browsers or bots.
User-Agent Switcher란 무엇입니까?
User-Agent Switcher은(는) https://www.toolshack.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Switches User-Agent strings to mimic, spoof or fake other browsers or bots."입니다.
확장 프로그램 스크린샷
User-Agent Switcher 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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", " |