Skip to content

Releases: pionxzh/Get-Twitter-Icons-Back

v1.6.1

01 Aug 15:52
Compare
Choose a tag to compare

1.6.1 (2023-08-01)

[ Install ]

Bug Fixes

  • Prevent using syntax that is not supported by all browsers, closes #7

v1.6.0

31 Jul 18:03
Compare
Choose a tag to compare

1.6.0 (2023-08-01)

[ Install ]

Features

  • Added support for notification in favicon

Bug Fixes

  • Improved head meta changes detection

v1.5.0

30 Jul 11:00
Compare
Choose a tag to compare

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

28 Jul 13:14
Compare
Choose a tag to compare

1.4.1 (2023-07-28)

[ Install ]

Bug Fixes

  • Fixed title might not present on first load

v1.4.0

28 Jul 13:12
Compare
Choose a tag to compare

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

27 Jul 16:20
Compare
Choose a tag to compare

1.3.1 (2023-07-28)

[ Install ]

Features

  • Improve stability and fix notification icon replacement

v1.3.0

25 Jul 17:34
Compare
Choose a tag to compare

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.2.0

24 Jul 17:54
Compare
Choose a tag to compare

1.2.0 (2023-07-25)

[ Install ]

Features

  • Support replacing icon on mobile navbar (1b59b9f), closes #1

v1.1.1

24 Jul 15:36
Compare
Choose a tag to compare

1.1.1 (2023-07-24)

[ Install ]

image

Features

v1.1.0

24 Jul 15:24
Compare
Choose a tag to compare

1.1.0 (2023-07-24)

[ Install ]

Features

  • Handle Twitter Icon and meta, in case Elon decided to use a new icon :) (e6215cc)