Add link to extension store page
This commit is contained in:
parent
a98755e8bf
commit
cc80f2842f
1 changed files with 3 additions and 0 deletions
|
@ -1,7 +1,10 @@
|
||||||
# Talkdesk User Agent Switcher
|
# Talkdesk User Agent Switcher
|
||||||
|
[<img src="https://get.microsoft.com/images/en-us%20dark.svg" width="200"/>][edge-extensions-page]
|
||||||
|
|
||||||
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 😠
|
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]
|
Based on the work done in this project to enable this using the latest Manifest v3: [ray-lothian/UserAgent-Switcher][upstream-repo]
|
||||||
|
|
||||||
|
[edge-extensions-page]: https://microsoftedge.microsoft.com/addons/detail/talkdesk-user-agent-switc/mkkahlmcnnaoffchdmihlpfjogfgocpn
|
||||||
[upstream-repo]: https://github.com/ray-lothian/UserAgent-Switcher
|
[upstream-repo]: https://github.com/ray-lothian/UserAgent-Switcher
|
||||||
[talkdesk]: https://www.talkdesk.com/
|
[talkdesk]: https://www.talkdesk.com/
|
Loading…
Reference in a new issue