An extension that spoofs the user-agent for Talkdesk
Find a file
2024-10-15 12:29:36 -07:00
talkdesk-useragent-switcher Update the homepage_url 2024-10-15 12:29:36 -07:00
.gitignore Add .gitignore 2024-01-14 13:52:26 -08:00
icon-small.pxd Add new icons 2024-01-14 13:52:26 -08:00
icon.pxd Add new icons 2024-01-14 13:52:26 -08:00
LICENSE optional parser 2019-11-05 11:02:26 +00:00
README.md Add link to extension store page 2024-01-14 14:04:09 -08:00

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