Releases: pionxzh/Get-Twitter-Icons-Back
Releases Β· pionxzh/Get-Twitter-Icons-Back
v1.6.1
1.6.1 (2023-08-01)
[ Install ]
Bug Fixes
- Prevent using syntax that is not supported by all browsers, closes #7
v1.6.0
1.6.0 (2023-08-01)
[ Install ]
Features
- Added support for notification in favicon
Bug Fixes
- Improved
head
meta
changes detection
v1.5.0
1.5.0 (2023-07-30)
[ Install ]
Features
- Added support for TweetDeck (#5), contributed by @khuencheng
- Made sure the color of verified icon won't be changed by Elon (as he stated in tweet)
- Refactored to use CSS matching for better performance and fewer lines of code
Bug Fixes
- Improved color theme detection
- Fix Twitter blue on the notification icon and the placeholder icon
v1.4.1
1.4.1 (2023-07-28)
[ Install ]
Bug Fixes
- Fixed
title
might not present on first load
v1.4.0
1.4.0 (2023-07-28)
[ Install ]
Features
- Handled title replacement:
/ X
to / Twitter
Bug Fixes
- Prevented potential execution error
- Listened on
visibilitychange
to improve stability
v1.3.1
1.3.1 (2023-07-28)
[ Install ]
Features
- Improve stability and fix notification icon replacement
v1.3.0
1.3.0 (2023-07-26)
[ Install ]
Features
- Replace all missing icons by fuzzy matching (bc50a0), closes #2
This should be able to detect and replace all π icons that I didn't notice. π
v1.1.0
1.1.0 (2023-07-24)
[ Install ]
Features
- Handle Twitter Icon and
meta
, in case Elon decided to use a new icon :) (e6215cc)