Histórico de versões de Twitch Live Channels - 25 versões
Twitch Live Channels por samy
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 1.0.24
Lançada em 13 de mar de 2025 - 61,17 KBFunciona com firefox 58.0 e superiorFeatures- Changed the notifications format.
Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Transferir o Firefox e obter a extensãoIrá necessitar do Firefox para utilizar esta extensãoVersões antigas
Versão 1.0.23
Lançada em 8 de nov de 2024 - 61,13 KBFunciona com firefox 58.0 e superiorFeatures
- Changed the chat button's tooltip style to match Twitch's
- Disabled text selection for the whole UI.Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.22
Lançada em 23 de abr de 2024 - 61,62 KBFunciona com firefox 48.0 e superiorFeatures
- 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 lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.21
Lançada em 22 de abr de 2024 - 61,54 KBFunciona com firefox 48.0 e superiorFeatures
- 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 lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.20
Lançada em 21 de abr de 2024 - 61,04 KBFunciona com firefox 48.0 e superiorFeatures:
- 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 lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.19
Lançada em 16 de abr de 2024 - 61,92 KBFunciona com firefox 48.0 e superior- Removed the Save button. Now settings are saved automatically.Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.18
Lançada em 16 de abr de 2024 - 62,2 KBFunciona com firefox 48.0 e superior- 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 lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.17
Lançada em 6 de dez de 2022 - 60,65 KBFunciona com firefox 48.0 e superior- Using HTML <template> to create the stream elements.
Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.16
Lançada em 1 de mai de 2022 - 60,66 KBFunciona com firefox 48.0 e superiorbug fix:- clicking on the viewer count (number & red logo) would not open
the stream
Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0
- clicking on the viewer count (number & red logo) would not open
Versão 1.0.15
Lançada em 23 de abr de 2022 - 60,63 KBFunciona com firefox 48.0 e superiorFix:- 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 lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.14
Lançada em 8 de abr de 2022 - 60,67 KBFunciona com firefox 48.0 e superiorBug fix: clicking on the channel's logo in the popup would not open the streams.Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.13
Lançada em 4 de abr de 2022 - 60,65 KBFunciona com firefox 48.0 e superior- Code refactor and reformat.
- Handle invalid tokens correctly.
Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.12
Lançada em 24 de mar de 2022 - 60,79 KBFunciona com firefox 48.0 e superiorChanges:- 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 lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.11
Lançada em 23 de mar de 2022 - 60,71 KBFunciona com firefox 48.0 e superiorBug fix:- update the UI correctly when fetching an update in the background.
Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.10
Lançada em 23 de mar de 2022 - 60,63 KBFunciona com firefox 48.0 e superiorBug 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 lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.9
Lançada em 22 de mar de 2022 - 60,58 KBFunciona com firefox 48.0 e superior* Fixed broken UI when the extension is pinned to the Overflow Menu.
* Reduced permissions.Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.8
Lançada em 22 de mar de 2022 - 60,7 KBFunciona com firefox 48.0 e superiorBug fixes: Small css tweak to fix an overlap in the settings menu.Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.7.2
Lançada em 18 de mar de 2022 - 60,7 KBFunciona com firefox 48.0 e superiorBug fix: prevent false positives in the notifications.Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.7.1
Lançada em 18 de mar de 2022 - 60,71 KBFunciona com firefox 48.0 e superiorAdded internationalization (i18n) and localization (l10n) for the extension.
Supported languages thus far:
- English (En)
- French (Fr)
- Spanish (Es)
- German (De)
Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.6
Lançada em 11 de mar de 2022 - 56,78 KBFunciona com firefox 48.0 e superiorCódigo fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.5
Lançada em 9 de mar de 2022 - 56,8 KBFunciona com firefox 48.0 e superiorCódigo fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.4
Lançada em 9 de mar de 2022 - 56,76 KBFunciona com firefox 48.0 e superiorCódigo fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.3
Lançada em 7 de mar de 2022 - 56,76 KBFunciona com firefox 48.0 e superiorFixed a small bug for the Notifications on windows.Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.2
Lançada em 7 de mar de 2022 - 56,73 KBFunciona com firefox 48.0 e superiorCódigo fonte lançado sob Apenas a GNU Lesser General Public License v3.0
Versão 1.0.1
Lançada em 7 de mar de 2022 - 56,62 KBFunciona com firefox 48.0 e superiorCódigo fonte lançado sob Apenas a GNU Lesser General Public License v3.0