Extras do Firefox
  • Extensões
  • Temas
    • para o Firefox
    • Dicionários e pacotes de idiomas
    • Outros sites de navegadores
    • Extras para Android
Iniciar sessão
Ícone do extra

Histórico de versões de Twitch Live Channels - 25 versões

Twitch Live Channels por samy

Avaliado em 4,6 de 5
4,6 estrelas de 5
5
12
4
2
3
0
2
0
1
1
Histórico de versões de Twitch Live Channels - 25 versões
  • 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 KB
    Funciona com firefox 58.0 e superior
    Features
    • Changed the notifications format.

    Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0

    Irá necessitar do Firefox para utilizar esta extensão
    Transferir o Firefox e obter a extensão
    Transferir ficheiro
  • Versões antigas

    Versão 1.0.23

    Lançada em 8 de nov de 2024 - 61,13 KB
    Funciona com firefox 58.0 e superior
    Features
    - 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

    Transferir ficheiro
  • Versão 1.0.22

    Lançada em 23 de abr de 2024 - 61,62 KB
    Funciona com firefox 48.0 e superior
    Features
    - 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

    Transferir ficheiro
  • Versão 1.0.21

    Lançada em 22 de abr de 2024 - 61,54 KB
    Funciona com firefox 48.0 e superior
    Features
    - 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 users

    Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0

    Transferir ficheiro
  • Versão 1.0.20

    Lançada em 21 de abr de 2024 - 61,04 KB
    Funciona com firefox 48.0 e superior
    Features:
    - 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

    Transferir ficheiro
  • Versão 1.0.19

    Lançada em 16 de abr de 2024 - 61,92 KB
    Funciona 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

    Transferir ficheiro
  • Versão 1.0.18

    Lançada em 16 de abr de 2024 - 62,2 KB
    Funciona 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

    Transferir ficheiro
  • Versão 1.0.17

    Lançada em 6 de dez de 2022 - 60,65 KB
    Funciona 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

    Transferir ficheiro
  • Versão 1.0.16

    Lançada em 1 de mai de 2022 - 60,66 KB
    Funciona com firefox 48.0 e superior
    bug 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

    Transferir ficheiro
  • Versão 1.0.15

    Lançada em 23 de abr de 2022 - 60,63 KB
    Funciona com firefox 48.0 e superior
    Fix:
    • 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

    Transferir ficheiro
  • Versão 1.0.14

    Lançada em 8 de abr de 2022 - 60,67 KB
    Funciona com firefox 48.0 e superior
    Bug 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

    Transferir ficheiro
  • Versão 1.0.13

    Lançada em 4 de abr de 2022 - 60,65 KB
    Funciona 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

    Transferir ficheiro
  • Versão 1.0.12

    Lançada em 24 de mar de 2022 - 60,79 KB
    Funciona com firefox 48.0 e superior
    Changes:
    • 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.
    Bug fix: Log out correctly when a token is expired.

    Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0

    Transferir ficheiro
  • Versão 1.0.11

    Lançada em 23 de mar de 2022 - 60,71 KB
    Funciona com firefox 48.0 e superior
    Bug 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

    Transferir ficheiro
  • Versão 1.0.10

    Lançada em 23 de mar de 2022 - 60,63 KB
    Funciona com firefox 48.0 e superior
    Bug 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

    Transferir ficheiro
  • Versão 1.0.9

    Lançada em 22 de mar de 2022 - 60,58 KB
    Funciona 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

    Transferir ficheiro
  • Versão 1.0.8

    Lançada em 22 de mar de 2022 - 60,7 KB
    Funciona com firefox 48.0 e superior
    Bug 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

    Transferir ficheiro
  • Versão 1.0.7.2

    Lançada em 18 de mar de 2022 - 60,7 KB
    Funciona com firefox 48.0 e superior
    Bug fix: prevent false positives in the notifications.

    Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0

    Transferir ficheiro
  • Versão 1.0.7.1

    Lançada em 18 de mar de 2022 - 60,71 KB
    Funciona com firefox 48.0 e superior
    Added 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

    Transferir ficheiro
  • Versão 1.0.6

    Lançada em 11 de mar de 2022 - 56,78 KB
    Funciona com firefox 48.0 e superior

    Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0

    Transferir ficheiro
  • Versão 1.0.5

    Lançada em 9 de mar de 2022 - 56,8 KB
    Funciona com firefox 48.0 e superior

    Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0

    Transferir ficheiro
  • Versão 1.0.4

    Lançada em 9 de mar de 2022 - 56,76 KB
    Funciona com firefox 48.0 e superior

    Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0

    Transferir ficheiro
  • Versão 1.0.3

    Lançada em 7 de mar de 2022 - 56,76 KB
    Funciona com firefox 48.0 e superior
    Fixed a small bug for the Notifications on windows.

    Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0

    Transferir ficheiro
  • Versão 1.0.2

    Lançada em 7 de mar de 2022 - 56,73 KB
    Funciona com firefox 48.0 e superior

    Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0

    Transferir ficheiro
  • Versão 1.0.1

    Lançada em 7 de mar de 2022 - 56,62 KB
    Funciona com firefox 48.0 e superior

    Código fonte lançado sob Apenas a GNU Lesser General Public License v3.0

    Transferir ficheiro
Ir para a página inicial da Mozilla

Extras

  • Acerca
  • Blogue de extras do Firefox
  • Workshop de extensões
  • Central do programador
  • Políticas de programador
  • Blogue da comunidade
  • Fórum
  • Reportar um erro
  • Guia de análise

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Produtos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidade
  • Cookies
  • Informação legal

Exceto onde anotado o contrário, o conteúdo neste site está licenciado sob a licença Creative Commons Atribuição-CompartilhaIgual v3.0 ou qualquer versão mais recente.