Histórico de versões do Twitch Live Channels - 25 versões
Twitch Live Channels por samy
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 1.0.24
Lançado em 13 de mar de 2025 - 61,17 KBFunciona em firefox 58.0 em dianteFeatures- Changed the notifications format.
Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 1.0.23
Lançado em 8 de nov de 2024 - 61,13 KBFunciona em firefox 58.0 em dianteFeatures
- Changed the chat button's tooltip style to match Twitch's
- Disabled text selection for the whole UI.Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.22
Lançado em 23 de abr de 2024 - 61,62 KBFunciona em firefox 48.0 em dianteFeatures
- 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.Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.21
Lançado em 22 de abr de 2024 - 61,54 KBFunciona em firefox 48.0 em dianteFeatures
- 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 usersCódigo fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.20
Lançado em 21 de abr de 2024 - 61,04 KBFunciona em firefox 48.0 em dianteFeatures:
- Enhanced the style of the theme selection box.
- Added the ability to toggle the popup and notification checkboxes by clicking on their label.Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.19
Lançado em 16 de abr de 2024 - 61,92 KBFunciona em firefox 48.0 em diante- Removed the Save button. Now settings are saved automatically.Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.18
Lançado em 16 de abr de 2024 - 62,2 KBFunciona em firefox 48.0 em diante- 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).Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.17
Lançado em 6 de dez de 2022 - 60,65 KBFunciona em firefox 48.0 em diante- Using HTML <template> to create the stream elements.
Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.16
Lançado em 1 de mai de 2022 - 60,66 KBFunciona em firefox 48.0 em diantebug fix:- clicking on the viewer count (number & red logo) would not open
the stream
Código fonte publicado sob Somente GNU Lesser General Public License v3.0
- clicking on the viewer count (number & red logo) would not open
Versão 1.0.15
Lançado em 23 de abr de 2022 - 60,63 KBFunciona em firefox 48.0 em dianteFix:- 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.
Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.14
Lançado em 8 de abr de 2022 - 60,67 KBFunciona em firefox 48.0 em dianteBug fix: clicking on the channel's logo in the popup would not open the streams.Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.13
Lançado em 4 de abr de 2022 - 60,65 KBFunciona em firefox 48.0 em diante- Code refactor and reformat.
- Handle invalid tokens correctly.
Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.12
Lançado em 24 de mar de 2022 - 60,79 KBFunciona em firefox 48.0 em dianteChanges:- 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.
Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.11
Lançado em 23 de mar de 2022 - 60,71 KBFunciona em firefox 48.0 em dianteBug fix:- update the UI correctly when fetching an update in the background.
Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.10
Lançado em 23 de mar de 2022 - 60,63 KBFunciona em firefox 48.0 em dianteBug 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.
Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.9
Lançado em 22 de mar de 2022 - 60,58 KBFunciona em firefox 48.0 em diante* Fixed broken UI when the extension is pinned to the Overflow Menu.
* Reduced permissions.Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.8
Lançado em 22 de mar de 2022 - 60,7 KBFunciona em firefox 48.0 em dianteBug fixes: Small css tweak to fix an overlap in the settings menu.Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.7.2
Lançado em 18 de mar de 2022 - 60,7 KBFunciona em firefox 48.0 em dianteBug fix: prevent false positives in the notifications.Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.7.1
Lançado em 18 de mar de 2022 - 60,71 KBFunciona em firefox 48.0 em dianteAdded internationalization (i18n) and localization (l10n) for the extension.
Supported languages thus far:
- English (En)
- French (Fr)
- Spanish (Es)
- German (De)
Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.6
Lançado em 11 de mar de 2022 - 56,78 KBFunciona em firefox 48.0 em dianteCódigo fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.5
Lançado em 9 de mar de 2022 - 56,8 KBFunciona em firefox 48.0 em dianteCódigo fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.4
Lançado em 9 de mar de 2022 - 56,76 KBFunciona em firefox 48.0 em dianteCódigo fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.3
Lançado em 7 de mar de 2022 - 56,76 KBFunciona em firefox 48.0 em dianteFixed a small bug for the Notifications on windows.Código fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.2
Lançado em 7 de mar de 2022 - 56,73 KBFunciona em firefox 48.0 em dianteCódigo fonte publicado sob Somente GNU Lesser General Public License v3.0
Versão 1.0.1
Lançado em 7 de mar de 2022 - 56,62 KBFunciona em firefox 48.0 em dianteCódigo fonte publicado sob Somente GNU Lesser General Public License v3.0