Skip to content

Commit 249b301

Browse files
committed
feat(user-agent-switcher)
1 parent 8e441e1 commit 249b301

8 files changed

+26
-1
lines changed

content/academy/tools/edit-this-cookie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ paths:
88

99
# [](#what-is-it) What's EditThisCookie?
1010

11-
EditThisCookie is a simple Chrome extension to manage your browser's cookies. It can be added through the [Chrome Web Store](https://chrome.google.com/webstore/category/extensions). After adding it to Chrome, you'll see a button with a delicious cookie icon next to any other Chrome extensions you might have installed. Clicking on it will open a pop-up window with a list of all saved cookies associated with the currently opened page domain.
11+
**EditThisCookie** is a simple Chrome extension to manage your browser's cookies. It can be added through the [Chrome Web Store](https://chrome.google.com/webstore/category/extensions). After adding it to Chrome, you'll see a button with a delicious cookie icon next to any other Chrome extensions you might have installed. Clicking on it will open a pop-up window with a list of all saved cookies associated with the currently opened page domain.
1212

1313
![EditThisCookie popup]({{@asset tools/images/edit-this-cookie-popup.webp}})
1414

12.9 KB
Loading
Binary file not shown.
89.2 KB
Loading
Binary file not shown.
52.6 KB
Loading
Binary file not shown.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: User-Agent Switcher
3+
description: description
4+
menuWeight: 9.8
5+
paths:
6+
- tools/user-agent-switcher
7+
---
8+
9+
# User-Agent Switcher
10+
11+
**User-Agent Switcher** is a simple Chrome extension that allows you to quickly change your **User-Agent** and see how a certain website would behave with different user agents. After adding it to Chrome, you'll see a **Chrome UA Spoofer** button in the extension icons area. Clicking on it will open up a list of various **User-Agent** groups.
12+
13+
![User-Agent Switcher groups]({{@asset tools/images/user-agent-switcher-groups.webp}})
14+
15+
Clicking on a group will display a list of possible user-agents to set.
16+
17+
![Default available Internet Explorer agents]({{@asset tools/images/user-agent-switcher-agents.webp}})
18+
19+
After setting the **User-Agent**, the page will be refreshed.
20+
21+
## Configuration
22+
23+
The extension configuration page allows you to edit the **User-Agent** list in case you want to add a specific user-agent that isn't already provided. There are some other options, but most likely you will never need to modify those.
24+
25+
![User-Agent Switcher configuration page]({{@asset tools/images/user-agent-switcher-config.webp}})

0 commit comments

Comments
 (0)