Twitch Live Channels verziótörténet – 25 verzió
Twitch Live Channels szerző: samy
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 1.0.24
Kiadva: 2025. márc. 13. – 61,17 kBEzekkel működik: firefox 58.0 vagy újabbFeatures- Changed the notifications format.
A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 1.0.23
Kiadva: 2024. nov. 8. – 61,13 kBEzekkel működik: firefox 58.0 vagy újabbFeatures
- Changed the chat button's tooltip style to match Twitch's
- Disabled text selection for the whole UI.A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.22
Kiadva: 2024. ápr. 23. – 61,62 kBEzekkel működik: firefox 48.0 vagy újabbFeatures
- Add a custom `disabled` style for the checkboxes and theme select element.
- When the user is not loggedin, don't display any numbers in the badge to avoid confusion.
- Removed unnecessary request to storage.A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.21
Kiadva: 2024. ápr. 22. – 61,54 kBEzekkel működik: firefox 48.0 vagy újabbFeatures
- Changed the style of checkboxes in the settings window
- Changed the the style of the theme selection box in the settings window
- Better handling of settings mutation for unauthenticated usersA forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.20
Kiadva: 2024. ápr. 21. – 61,04 kBEzekkel működik: firefox 48.0 vagy újabbFeatures:
- Enhanced the style of the theme selection box.
- Added the ability to toggle the popup and notification checkboxes by clicking on their label.A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.19
Kiadva: 2024. ápr. 16. – 61,92 kBEzekkel működik: firefox 48.0 vagy újabb- Removed the Save button. Now settings are saved automatically.A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.18
Kiadva: 2024. ápr. 16. – 62,2 kBEzekkel működik: firefox 48.0 vagy újabb- Fixed an issue relating to browser caching.
- Optimization: increased the maximum number of items fetched per request from 20 to 100 (which is the maximum possible value).A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.17
Kiadva: 2022. dec. 6. – 60,65 kBEzekkel működik: firefox 48.0 vagy újabb- Using HTML <template> to create the stream elements.
A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.16
Kiadva: 2022. máj. 1. – 60,66 kBEzekkel működik: firefox 48.0 vagy újabbbug fix:- clicking on the viewer count (number & red logo) would not open
the stream
A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
- clicking on the viewer count (number & red logo) would not open
Verzió: 1.0.15
Kiadva: 2022. ápr. 23. – 60,63 kBEzekkel működik: firefox 48.0 vagy újabbFix:- Instead of verifying if the access_token is valid every time the options are open, we just check if the user is loggedin
- Display the right message in the popup when the token expires/invalid.
- Only show the update button when the user is logged in.
- Changed the text color of the #nostream div in the dark theme to be more
visible. - In the updateLiveChannels() function if the user is not logged in, fail
right away with an informative error message.
A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.14
Kiadva: 2022. ápr. 8. – 60,67 kBEzekkel működik: firefox 48.0 vagy újabbBug fix: clicking on the channel's logo in the popup would not open the streams.A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.13
Kiadva: 2022. ápr. 4. – 60,65 kBEzekkel működik: firefox 48.0 vagy újabb- Code refactor and reformat.
- Handle invalid tokens correctly.
A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.12
Kiadva: 2022. márc. 24. – 60,79 kBEzekkel működik: firefox 48.0 vagy újabbChanges:- Handle the case where sometimes the `user_name` is empty for the fault of the twitch API (https://github.com/twitchdev/issues/issues/500), which causes false positives in the notifications.
- Refactored code.
A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.11
Kiadva: 2022. márc. 23. – 60,71 kBEzekkel működik: firefox 48.0 vagy újabbBug fix:- update the UI correctly when fetching an update in the background.
A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.10
Kiadva: 2022. márc. 23. – 60,63 kBEzekkel működik: firefox 48.0 vagy újabbBug fix:- When fetching an update, handle it correctly when there are no channels live.
- When the UI is updated via the updateBtn and there are no channels currently live, make sure to display correctly the #nostream div.
- Fixed a typo that caused a bug when fetching #nostream div content from the translation files.
- Modified the #nostream div style to work both when the extension is pinned to the Overflow Menu and when it's not.
A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.9
Kiadva: 2022. márc. 22. – 60,58 kBEzekkel működik: firefox 48.0 vagy újabb* Fixed broken UI when the extension is pinned to the Overflow Menu.
* Reduced permissions.A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.8
Kiadva: 2022. márc. 22. – 60,7 kBEzekkel működik: firefox 48.0 vagy újabbBug fixes: Small css tweak to fix an overlap in the settings menu.A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.7.2
Kiadva: 2022. márc. 18. – 60,7 kBEzekkel működik: firefox 48.0 vagy újabbBug fix: prevent false positives in the notifications.A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.7.1
Kiadva: 2022. márc. 18. – 60,71 kBEzekkel működik: firefox 48.0 vagy újabbAdded internationalization (i18n) and localization (l10n) for the extension.
Supported languages thus far:
- English (En)
- French (Fr)
- Spanish (Es)
- German (De)
A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.6
Kiadva: 2022. márc. 11. – 56,78 kBEzekkel működik: firefox 48.0 vagy újabbA forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.5
Kiadva: 2022. márc. 9. – 56,8 kBEzekkel működik: firefox 48.0 vagy újabbA forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.4
Kiadva: 2022. márc. 9. – 56,76 kBEzekkel működik: firefox 48.0 vagy újabbA forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.3
Kiadva: 2022. márc. 7. – 56,76 kBEzekkel működik: firefox 48.0 vagy újabbFixed a small bug for the Notifications on windows.A forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.2
Kiadva: 2022. márc. 7. – 56,73 kBEzekkel működik: firefox 48.0 vagy újabbA forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve
Verzió: 1.0.1
Kiadva: 2022. márc. 7. – 56,62 kBEzekkel működik: firefox 48.0 vagy újabbA forráskód Kizárólag GNU LGPL licenc v3.0 licenc alatt közzétéve