tinycon
tinycon copied to clipboard
use fallback if user agent is MS Edge
I added edge in the browser options, and also applied the fallback 'updateTitle' if the browser is Edge. Also IE does not seem to support originalTitle[0] to get the first character of the title, resulting in a chain of all numbers. So I changed it to something all browsers understand.