Twitch Live Channels Versionsgeschichte – 25 Versionen
Twitch Live Channels von samy
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.0.24
Veröffentlicht 13. März 2025 – 61,17 KBFunktioniert mit firefox 58.0 und höherFeatures- Changed the notifications format.
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Laden Sie Firefox herunter und holen Sie sich die ErweiterungMelden Sie sich an, um diese Erweiterung zu verwendenÄltere Versionen
Version 1.0.23
Veröffentlicht 8. Nov. 2024 – 61,13 KBFunktioniert mit firefox 58.0 und höherFeatures
- Changed the chat button's tooltip style to match Twitch's
- Disabled text selection for the whole UI.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.22
Veröffentlicht 23. Apr. 2024 – 61,62 KBFunktioniert mit firefox 48.0 und höherFeatures
- 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.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.21
Veröffentlicht 22. Apr. 2024 – 61,54 KBFunktioniert mit firefox 48.0 und höherFeatures
- 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 usersQuelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.20
Veröffentlicht 21. Apr. 2024 – 61,04 KBFunktioniert mit firefox 48.0 und höherFeatures:
- Enhanced the style of the theme selection box.
- Added the ability to toggle the popup and notification checkboxes by clicking on their label.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.19
Veröffentlicht 16. Apr. 2024 – 61,92 KBFunktioniert mit firefox 48.0 und höher- Removed the Save button. Now settings are saved automatically.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.18
Veröffentlicht 16. Apr. 2024 – 62,2 KBFunktioniert mit firefox 48.0 und höher- 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).Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.17
Veröffentlicht 6. Dez. 2022 – 60,65 KBFunktioniert mit firefox 48.0 und höher- Using HTML <template> to create the stream elements.
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.16
Veröffentlicht 1. Mai 2022 – 60,66 KBFunktioniert mit firefox 48.0 und höherbug fix:- clicking on the viewer count (number & red logo) would not open
the stream
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
- clicking on the viewer count (number & red logo) would not open
Version 1.0.15
Veröffentlicht 23. Apr. 2022 – 60,63 KBFunktioniert mit firefox 48.0 und höherFix:- 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.
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.14
Veröffentlicht 8. Apr. 2022 – 60,67 KBFunktioniert mit firefox 48.0 und höherBug fix: clicking on the channel's logo in the popup would not open the streams.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.13
Veröffentlicht 4. Apr. 2022 – 60,65 KBFunktioniert mit firefox 48.0 und höher- Code refactor and reformat.
- Handle invalid tokens correctly.
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.12
Veröffentlicht 24. März 2022 – 60,79 KBFunktioniert mit firefox 48.0 und höherChanges:- 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.
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.11
Veröffentlicht 23. März 2022 – 60,71 KBFunktioniert mit firefox 48.0 und höherBug fix:- update the UI correctly when fetching an update in the background.
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.10
Veröffentlicht 23. März 2022 – 60,63 KBFunktioniert mit firefox 48.0 und höherBug 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.
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.9
Veröffentlicht 22. März 2022 – 60,58 KBFunktioniert mit firefox 48.0 und höher* Fixed broken UI when the extension is pinned to the Overflow Menu.
* Reduced permissions.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.8
Veröffentlicht 22. März 2022 – 60,7 KBFunktioniert mit firefox 48.0 und höherBug fixes: Small css tweak to fix an overlap in the settings menu.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.7.2
Veröffentlicht 18. März 2022 – 60,7 KBFunktioniert mit firefox 48.0 und höherBug fix: prevent false positives in the notifications.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.7.1
Veröffentlicht 18. März 2022 – 60,71 KBFunktioniert mit firefox 48.0 und höherAdded internationalization (i18n) and localization (l10n) for the extension.
Supported languages thus far:
- English (En)
- French (Fr)
- Spanish (Es)
- German (De)
Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.6
Veröffentlicht 11. März 2022 – 56,78 KBFunktioniert mit firefox 48.0 und höherQuelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.5
Veröffentlicht 9. März 2022 – 56,8 KBFunktioniert mit firefox 48.0 und höherQuelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.4
Veröffentlicht 9. März 2022 – 56,76 KBFunktioniert mit firefox 48.0 und höherQuelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.3
Veröffentlicht 7. März 2022 – 56,76 KBFunktioniert mit firefox 48.0 und höherFixed a small bug for the Notifications on windows.Quelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.2
Veröffentlicht 7. März 2022 – 56,73 KBFunktioniert mit firefox 48.0 und höherQuelltext steht unter der Nur GNU Lesser General Public License v3.0
Version 1.0.1
Veröffentlicht 7. März 2022 – 56,62 KBFunktioniert mit firefox 48.0 und höherQuelltext steht unter der Nur GNU Lesser General Public License v3.0