Twitch Live Channels versjonshistorikk - 25 versjonar
Twitch Live Channels av samy
Ver forsiktig med eldre versjonar! Desse versjonane er vist som referanse og testformål.Du bør alltid bruke den siste versjonen av eit tillegg.
Siste versjon
Versjon 1.0.24
Sleppt 13. mars 2025 - 61,17 KBFungerar med firefox 58.0 og nyareFeatures- Changed the notifications format.
Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Last ned Firefox og få utvidingaDu treng Firefox for å bruke denne utvidingaEldre versjonar
Versjon 1.0.23
Sleppt 8. nov. 2024 - 61,13 KBFungerar med firefox 58.0 og nyareFeatures
- Changed the chat button's tooltip style to match Twitch's
- Disabled text selection for the whole UI.Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.22
Sleppt 23. apr. 2024 - 61,62 KBFungerar med firefox 48.0 og nyareFeatures
- 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.Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.21
Sleppt 22. apr. 2024 - 61,54 KBFungerar med firefox 48.0 og nyareFeatures
- 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 usersKjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.20
Sleppt 21. apr. 2024 - 61,04 KBFungerar med firefox 48.0 og nyareFeatures:
- Enhanced the style of the theme selection box.
- Added the ability to toggle the popup and notification checkboxes by clicking on their label.Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.19
Sleppt 16. apr. 2024 - 61,92 KBFungerar med firefox 48.0 og nyare- Removed the Save button. Now settings are saved automatically.Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.18
Sleppt 16. apr. 2024 - 62,2 KBFungerar med firefox 48.0 og nyare- 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).Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.17
Sleppt 6. des. 2022 - 60,65 KBFungerar med firefox 48.0 og nyare- Using HTML <template> to create the stream elements.
Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.16
Sleppt 1. mai 2022 - 60,66 KBFungerar med firefox 48.0 og nyarebug fix:- clicking on the viewer count (number & red logo) would not open
the stream
Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
- clicking on the viewer count (number & red logo) would not open
Versjon 1.0.15
Sleppt 23. apr. 2022 - 60,63 KBFungerar med firefox 48.0 og nyareFix:- 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.
Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.14
Sleppt 8. apr. 2022 - 60,67 KBFungerar med firefox 48.0 og nyareBug fix: clicking on the channel's logo in the popup would not open the streams.Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.13
Sleppt 4. apr. 2022 - 60,65 KBFungerar med firefox 48.0 og nyare- Code refactor and reformat.
- Handle invalid tokens correctly.
Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.12
Sleppt 24. mars 2022 - 60,79 KBFungerar med firefox 48.0 og nyareChanges:- 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.
Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.11
Sleppt 23. mars 2022 - 60,71 KBFungerar med firefox 48.0 og nyareBug fix:- update the UI correctly when fetching an update in the background.
Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.10
Sleppt 23. mars 2022 - 60,63 KBFungerar med firefox 48.0 og nyareBug 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.
Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.9
Sleppt 22. mars 2022 - 60,58 KBFungerar med firefox 48.0 og nyare* Fixed broken UI when the extension is pinned to the Overflow Menu.
* Reduced permissions.Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.8
Sleppt 22. mars 2022 - 60,7 KBFungerar med firefox 48.0 og nyareBug fixes: Small css tweak to fix an overlap in the settings menu.Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.7.2
Sleppt 18. mars 2022 - 60,7 KBFungerar med firefox 48.0 og nyareBug fix: prevent false positives in the notifications.Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.7.1
Sleppt 18. mars 2022 - 60,71 KBFungerar med firefox 48.0 og nyareAdded internationalization (i18n) and localization (l10n) for the extension.
Supported languages thus far:
- English (En)
- French (Fr)
- Spanish (Es)
- German (De)
Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.6
Sleppt 11. mars 2022 - 56,78 KBFungerar med firefox 48.0 og nyareKjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.5
Sleppt 9. mars 2022 - 56,8 KBFungerar med firefox 48.0 og nyareKjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.4
Sleppt 9. mars 2022 - 56,76 KBFungerar med firefox 48.0 og nyareKjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.3
Sleppt 7. mars 2022 - 56,76 KBFungerar med firefox 48.0 og nyareFixed a small bug for the Notifications on windows.Kjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.2
Sleppt 7. mars 2022 - 56,73 KBFungerar med firefox 48.0 og nyareKjeldekode sleppt under GNU Lesser General Public License v3.0 only
Versjon 1.0.1
Sleppt 7. mars 2022 - 56,62 KBFungerar med firefox 48.0 og nyareKjeldekode sleppt under GNU Lesser General Public License v3.0 only