diff --git a/README.md b/README.md index c236f44..fa3f827 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ # Talkdesk User Agent Switcher [][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 previously had a check to only allow Chrome in + +**This extension is no longer needed, since Talkdesk has now changed course and added Microsoft Edge as a supported browser. An update has been submitted to the Edge Extension store that would automatically uninstall the extension, and hide the page.** + +[The self-destruct version of this extension can be found here][selfdestruct-branch] 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 -[talkdesk]: https://www.talkdesk.com/ \ No newline at end of file +[talkdesk]: https://www.talkdesk.com/ +[selfdestruct-branch]: https://scm.gruezi.net/buckbanzai/talkdesk-useragent-switcher/src/branch/selfdestruct \ No newline at end of file