Historique de versions de Twitch Live Channels - 25 versions
Twitch Live Channels par samy
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 1.0.24
Publié le 13 mars 2025 - 61,17 KoFonctionne avec firefox 58.0 et versions supérieuresFeatures- Changed the notifications format.
Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Télécharger Firefox et obtenir l’extensionVous avez besoin de Firefox pour utiliser cette extensionAnciennes versions
Version 1.0.23
Publié le 8 nov. 2024 - 61,13 KoFonctionne avec firefox 58.0 et versions supérieuresFeatures
- Changed the chat button's tooltip style to match Twitch's
- Disabled text selection for the whole UI.Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.22
Publié le 23 avr. 2024 - 61,62 KoFonctionne avec firefox 48.0 et versions supérieuresFeatures
- 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.Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.21
Publié le 22 avr. 2024 - 61,54 KoFonctionne avec firefox 48.0 et versions supérieuresFeatures
- 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 usersCode source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.20
Publié le 21 avr. 2024 - 61,04 KoFonctionne avec firefox 48.0 et versions supérieuresFeatures:
- Enhanced the style of the theme selection box.
- Added the ability to toggle the popup and notification checkboxes by clicking on their label.Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.19
Publié le 16 avr. 2024 - 61,92 KoFonctionne avec firefox 48.0 et versions supérieures- Removed the Save button. Now settings are saved automatically.Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.18
Publié le 16 avr. 2024 - 62,2 KoFonctionne avec firefox 48.0 et versions supérieures- 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).Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.17
Publié le 6 déc. 2022 - 60,65 KoFonctionne avec firefox 48.0 et versions supérieures- Using HTML <template> to create the stream elements.
Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.16
Publié le 1 mai 2022 - 60,66 KoFonctionne avec firefox 48.0 et versions supérieuresbug fix:- clicking on the viewer count (number & red logo) would not open
the stream
Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
- clicking on the viewer count (number & red logo) would not open
Version 1.0.15
Publié le 23 avr. 2022 - 60,63 KoFonctionne avec firefox 48.0 et versions supérieuresFix:- 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.
Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.14
Publié le 8 avr. 2022 - 60,67 KoFonctionne avec firefox 48.0 et versions supérieuresBug fix: clicking on the channel's logo in the popup would not open the streams.Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.13
Publié le 4 avr. 2022 - 60,65 KoFonctionne avec firefox 48.0 et versions supérieures- Code refactor and reformat.
- Handle invalid tokens correctly.
Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.12
Publié le 24 mars 2022 - 60,79 KoFonctionne avec firefox 48.0 et versions supérieuresChanges:- 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.
Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.11
Publié le 23 mars 2022 - 60,71 KoFonctionne avec firefox 48.0 et versions supérieuresBug fix:- update the UI correctly when fetching an update in the background.
Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.10
Publié le 23 mars 2022 - 60,63 KoFonctionne avec firefox 48.0 et versions supérieuresBug 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.
Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.9
Publié le 22 mars 2022 - 60,58 KoFonctionne avec firefox 48.0 et versions supérieures* Fixed broken UI when the extension is pinned to the Overflow Menu.
* Reduced permissions.Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.8
Publié le 22 mars 2022 - 60,7 KoFonctionne avec firefox 48.0 et versions supérieuresBug fixes: Small css tweak to fix an overlap in the settings menu.Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.7.2
Publié le 18 mars 2022 - 60,7 KoFonctionne avec firefox 48.0 et versions supérieuresBug fix: prevent false positives in the notifications.Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.7.1
Publié le 18 mars 2022 - 60,71 KoFonctionne avec firefox 48.0 et versions supérieuresAdded internationalization (i18n) and localization (l10n) for the extension.
Supported languages thus far:
- English (En)
- French (Fr)
- Spanish (Es)
- German (De)
Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.6
Publié le 11 mars 2022 - 56,78 KoFonctionne avec firefox 48.0 et versions supérieuresCode source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.5
Publié le 9 mars 2022 - 56,8 KoFonctionne avec firefox 48.0 et versions supérieuresCode source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.4
Publié le 9 mars 2022 - 56,76 KoFonctionne avec firefox 48.0 et versions supérieuresCode source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.3
Publié le 7 mars 2022 - 56,76 KoFonctionne avec firefox 48.0 et versions supérieuresFixed a small bug for the Notifications on windows.Code source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.2
Publié le 7 mars 2022 - 56,73 KoFonctionne avec firefox 48.0 et versions supérieuresCode source publié sous licence GNU Lesser General Public License v3.0 uniquement
Version 1.0.1
Publié le 7 mars 2022 - 56,62 KoFonctionne avec firefox 48.0 et versions supérieuresCode source publié sous licence GNU Lesser General Public License v3.0 uniquement