Update README.md
This commit is contained in:
parent
2a749a01a3
commit
935c533703
1 changed files with 5 additions and 16 deletions
21
README.md
21
README.md
|
@ -1,18 +1,7 @@
|
||||||
# UserAgent-Switcher
|
# Talkdesk User Agent Switcher
|
||||||
A User-Agent spoofer browser extension that is highly configurable!
|
A super-simple extension that spoofs the user-agent's request header for the sole purpose of being able to access the [Talkdesk][talkdesk] web services in browsers other than Google Chrome, because they decided to hardcode a check to only allow Chrome in 😠
|
||||||
|
|
||||||
------------
|
Based on the work done in this project to enable this using the latest Manifest v3: [ray-lothian/UserAgent-Switcher][upstream-repo]
|
||||||
This extension spoofs both the user-agent's request header and the navigator related properties (e.g.: `navigator.userAgent`, and `navigator.appVersion`). You can spoof per hostname, per window, per container (Firefox only), or randomly from an array.
|
|
||||||
|
|
||||||
YouTube Review:
|
[upstream-repo]: https://github.com/ray-lothian/UserAgent-Switcher
|
||||||
|
[talkdesk]: https://www.talkdesk.com/
|
||||||
[![Preview](https://img.youtube.com/vi/-aVFxvF3N_E/0.jpg)](https://www.youtube.com/watch?v=-aVFxvF3N_E)
|
|
||||||
|
|
||||||
Download Links:
|
|
||||||
* Chrome: https://chrome.google.com/webstore/detail/user-agent-switcher-and-m/bhchdcejhohfmigjafbampogmaanbfkg
|
|
||||||
* Firefox: https://addons.mozilla.org/firefox/addon/user-agent-string-switcher/
|
|
||||||
* Edge: https://microsoftedge.microsoft.com/addons/detail/useragent-switcher-and-m/cnjkedgepfdpdbnepgmajmmjdjkjnifa
|
|
||||||
* Opera: https://addons.opera.com/extensions/details/user-agent-switcher-8/
|
|
||||||
|
|
||||||
Usage Instruction:
|
|
||||||
* https://add0n.com/useragent-switcher.html
|
|
Loading…
Reference in a new issue