An extension that spoofs the user-agent for Talkdesk
talkdesk-useragent-switcher | ||
.gitignore | ||
icon-small.pxd | ||
icon.pxd | ||
LICENSE | ||
README.md |
Talkdesk User Agent Switcher
A super-simple extension that spoofs the user-agent's request header for the sole purpose of being able to access the 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