사용자 에이전트 문자열은 브라우저가 웹을 보는 방식에 매우 큰 영향을 미치는 잘 알려지지 않은 정보 라인입니다. 우리는 최근 에 사용자 에이전트 스위처의 이점과(benefits of a user-agent switcher) 브라우징 경험을 향상시키는 방법에 대해 논의했습니다.
그러나 브라우저의 사용자 에이전트를 전환할 때 더 이상 확장 프로그램과 같은 타사 소프트웨어를 설치할 필요가 없습니다. 지난 몇 년 동안 주류 브라우저는 모두 개발자 콘솔의 일부로 또는 표준 메뉴에 이러한 기능을 포함하기 시작했습니다.
흔하지는 않지만 브라우저 확장 프로그램이 악의적인 목적으로 하이재킹되어 보안에 위험이 될 수 있습니다. 또한 브라우저에 불필요한 팽창을 추가하여 결국 브라우저 속도를 저하시킬 수 있습니다.
이 기사에서는 확장 기능 없이 오늘날 가장 많이 사용되는 브라우저에서 사용자 에이전트를 변경하는 방법을 살펴보겠습니다.
Google 크롬에서 사용자 에이전트를 변경하는 방법(How To Change Your User Agent In Google Chrome)
- 먼저 Chrome의 개발자 콘솔을 열어야 합니다. 이렇게 하려면 Ctrl + Shift + I 키를 누릅니다. Chrome 창 오른쪽에 패널이 열립니다 .
- 세 개의 수직 점 아이콘(icon of the three vertical dots)
(오른쪽 상단 모서리) 을 클릭 합니다.
- 이 메뉴에서 추가 도구 위로 마우스를 가져간 다음 (More tools)네트워크 조건(Network conditions) 을 선택 합니다 .
- 현재 패널의 맨 아래에 새 패널이 열려야 합니다. 이 패널의 아래쪽을 보거나 아래로 스크롤하면 각각의 옵션 세트가 포함된 사용자 에이전트(User agent)
레이블이 표시되어야 합니다.
여기에서 정의된 사용자 에이전트 세트에서 선택하거나 사용자 지정 사용자 에이전트 문자열(custom user agent string) 을 입력할 수도 있습니다 . 간단합니다.
Mozilla Firefox 또는 Opera에서 사용자 에이전트를 변경하는 방법(How To Change Your User Agent In Mozilla Firefox Or
Opera)
브라우저 추가 기능을 사용하지 않고 Firefox의 사용자 에이전트를 변경하는 것은 브라우저 구성을 자세히 살펴봐야 하는 까다로운 작업입니다. Opera 사용자의 경우 동일한 지침을 따를 수 있습니다. 프로세스는 동일합니다.
- 첫 번째 단계는 주소 표시줄에
about:config 를 입력하고 (about:config)Enter 키를 누르는 것 입니다. 이렇게 하는 것이 처음이라면 고급 사용자만을 위한 위험한 영역에 진입하고 있다는 면책조항이 표시되어야 합니다. 이 경고를 지나 진행하십시오.
- 그런 다음 이 화면 상단의 검색 필드에 (Search)general.useragent.override 를 입력 합니다. 빈 화면이 나타날 수 있습니다. 검색 결과 선호도가 발견되면 이 페이지에서 더 아래로 건너뛰어 해당 값을 수정하는 곳으로 이동하십시오.
- 기본 설정이 없으면 페이지의 빈 영역을 마우스 오른쪽 버튼으로 클릭하고 새로 만들기를 가리키고 (New)문자열(String) 옵션 을 선택합니다 . 여기에 검색한 것과 동일한 문자열인 general.useragent.override 를 입력합니다 .
- 사용자 에이전트 문자열을 입력했으면 Enter 키를 누르기 만 하면 됩니다. 이 설정은 브라우저를 다시 시작할 때마다 유지됩니다. 이 설정을 기본값으로 재설정하려면 기본 설정 이름을 마우스 오른쪽 버튼으로 클릭하고 재설정(Reset) 을 선택하십시오 .
문자열은 설정에 남아 있지만 빈 값으로 설정하면 삭제하는 것과 같은 효과가 있습니다.
Microsoft Edge에서 사용자 에이전트를 변경하는 방법(How To Change Your User Agent In Microsoft Edge)
Edge는 Microsoft 가 최근에 주목을 받으려고 노력한 새로운 브라우저이지만 여전히 Internet Explorer 를 선호하는 경우 사용자 에이전트를 변경하는 프로세스는 동일합니다.
- 먼저 Edge를 열고 키보드에서 F12 키를 누릅니다.
- 열리는 오른쪽 패널 에서 상단 에서 에뮬레이션 을 찾습니다. (Emulation)해상도 크기에 따라 처음에는 찾지 못할 수도 있지만 추가 도구(More
tools) 툴팁에서 아래쪽 을 가리키는 화살표(arrow
pointing downwards) 를 클릭 하면 찾을 수 있습니다.
Edge의 에뮬레이션 옵션은 매우 강력하여 장치, 디스플레이 방향/해상도, 지리적 위치 및 사용자 에이전트 문자열을 변경할 수 있습니다.
다른 많은 브라우저와 마찬가지로 Edge 는 사용자 지정 사용자 에이전트 문자열을(custom user-agent strings) 지원합니다 .
Safari에서 사용자 에이전트를 변경하는 방법(How To Change Your User Agent In Safari)
Safari
를 사용하면 메뉴 표시줄에서 사용자 에이전트를 변경할 수 있지만 먼저 개발자 메뉴를 활성화해야 합니다.
- 그렇게 하려면 기본 설정…(Preferences…) 메뉴로 이동합니다( 버전에 따라 Safari 또는 맨 오른쪽 톱니바퀴 아이콘 클릭 ).(cog icon)
- 팝업 창에서 고급 탭을 클릭한 다음 맨 아래 옵션인 (Advanced)메뉴 모음에 개발 메뉴 표시(Show Develop menu in menu bar) 확인란을 선택 합니다 .
- 이 창을 닫고 상단 메뉴 표시줄에서 개발(Develop) 메뉴를 찾으십시오. 동일한 위치에서 파일, 편집, 보기(File,
Edit, View) 및 기타 메뉴 옵션이 표시됩니다.
- 이 옵션 행이 표시되지 않으면 Safari 메뉴 옵션이나 톱니바퀴 아이콘(cog
icon) 을 다시 클릭하고 메뉴 막대 표시(Show Menu Bar) 를 클릭해야 할 수 있습니다 .
- 다음으로 개발 메뉴 옵션을 클릭하고 (Develop)사용자 에이전트(User Agent) 를 가리키면 전환할 수 있는 사용자 에이전트 목록이 표시됩니다.
- 사전 설정 목록이 그리 광범위하지는 않지만 기타... 를 클릭하면 (Other…)사용자 지정 사용자 에이전트 문자열(custom user-agent string) 을 입력할 수 있는 옵션이 제공됩니다 .
내부로 들어가는 것을 두려워하지 않는다면 브라우저의 환경 설정이나 개발자 콘솔을 통해 사용자 에이전트 문자열을 변경하는 것이 하나의 추가 브라우저 확장을 건너뛸 수 있는 좋은 방법입니다. 수백만 개의 유효한 사용자 에이전트 문자열이 있으므로 사전 설정이 원하는 것을 제공하지 않는 경우 일반적으로 사용자 지정 문자열을 사용하는 것이 옵션이라는 점을 명심하십시오.
또한 의도한 대로 인터넷을 탐색하려면 사용자 에이전트 문자열에 대한 모든 변경 사항을 지우거나 실행 취소해야 합니다. 많은 웹사이트는 사용자 에이전트를 기반으로 콘텐츠가 전달되는 방식을 변경하므로 이를 잊어버리면 웹사이트가 최적이 아닌 방식으로 표시될 수 있습니다.
How To Change Your Browser’s User Agent Without Installing An Extension
Thе user-agent string iѕ a little-known line of information with a νery big impact on how browsers see the web. We recently discussed the benefits of a user-agent switcher and how it can enhance your browsing experience.
However,
switching your browser’s user agent no longer requires that you install
third-party software, such as extensions. Over the past few years, mainstream
browsers have all started including such functionality as a part of their
developer console or within standard menus.
Although
uncommon, there is a chance for browser extensions to become hijacked for
malicious purposes, which could be a risk to your security. They can also add
unnecessary bloat to the browser and eventually cause it to slow down.
In
this article, let’s go over how you can change your user agent in today’s most
popular browsers without an extension.
How To Change Your User Agent In Google Chrome
- First, you’ll need to open
Chrome’s developer console. To do so, press the Ctrl + Shift + I keys. A panel should open up on the right side of
your Chrome window.
- Click on the icon of the three vertical dots
(top-right corner).
- In this menu, hover over More tools and then select Network conditions.
- A new panel should open at
the bottom of the current one. If you look or scroll down towards the bottom of
this panel, you should see a User agent
label, which includes a respective set of options.
Here, you can select from a set of defined user agents or even enter your own custom user agent string. It’s that simple.
How To Change Your User Agent In Mozilla Firefox Or
Opera
Without
using a browser add-on, changing Firefox’s user agent is a tricky task that
requires you to delve deep into the browser’s configuration. For Opera users,
you can follow these same instructions – the process is identical.
- The first step is to type about:config in the address bar and hit
Enter. If it’s your first time doing
so, you should see a disclaimer stating that you’re entering risky territory
that’s for advanced users only. Proceed past this warning.
- Next, in the Search field at the top of this screen,
type in general.useragent.override.
You’ll likely be met with a blank screen. If your search finds a preference
though, skip further down this page to where we’re modifying the value of it.
- If the preference isn’t there, right-click on a blank area of the page, hover New, and select the String option. Here, enter the same string that we searched for: general.useragent.override.
- After hitting Enter, the next prompt will ask for the new string’s value. The value has to be the exact name of the user-agent string you wish to use. You can use something completely custom or find millions of valid user-agent strings from WhatIsMyBrowser.com.
- Once you’ve input a
user-agent string, hit Enter, and
that’s it. This setting will remain persistent each time you restart your
browser. If you’d ever like to reset this setting to its default value, just
right-click on the preference name and select Reset.
The
string will remain in your settings, but setting it to a blank value has the
same effect as deleting it.
How To Change Your User Agent In Microsoft Edge
Edge
is the new browser that Microsoft has been trying to shine a spotlight on
lately, but if you still prefer Internet Explorer, the process to change your
user agent is the same.
- First, open Edge and press
the F12 key on your keyboard.
- In the right-side panel that
opens, look for Emulation across the
top. Depending on your resolution size, you may not be able to find it at
first, but if you click on the arrow
pointing downwards with the More
tools tooltip, you’ll find it.
Edge’s
emulation options are quite robust, allowing you to change your device, display
orientation/resolution, geolocation, and user-agent string.
Like many other browsers, Edge supports custom user-agent strings.
How To Change Your User Agent In Safari
Safari
allows you to change your user agent from the menu bar, but you’ll first need
to enable the developer menu.
- To do so, go into the Preferences… menu (either by clicking
on Safari or the far-right cog icon, depending on your version).
- On the window that pops up,
click on the Advanced tab and then
tick the checkbox of the bottommost option, Show Develop menu in menu bar.
- Close this window and look
for the Develop menu across your top
menu bar, in the same place you see the File,
Edit, View, and other menu options.
- If you don’t see this row of
options, you may need to click again on either the Safari menu option or cog
icon and click on Show Menu Bar.
- Next, click on the Develop menu option, hover User Agent, and you’ll see a list of
user agents you can switch to.
- While the preset list isn’t very extensive, clicking on Other… will give you the option to enter your own custom user-agent string.
If
you’re not afraid to go under the hood, changing the user-agent string via the
preferences or developer console of your browser is a great way to skip out on
one extra browser extension. There are millions of valid user-agent strings out
there, so keep in mind that using a custom string is usually an option in the
case that the presets don’t offer what you’re looking for.
Also,
remember to clear or undo all changes made to your user-agent string if you
want to browse the internet as intended. Many websites will alter the way
content is delivered to you based on your user agent, so forgetting this can
cause you to view websites in a suboptimal way.