Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
アドオンアイコン

Twitch Live Channels のバージョン履歴 - 全 25 バージョン

Twitch Live Channels 作成者: samy

5 段階中 4.6 の評価
5 段階中 4.6 の評価
5
12
4
2
3
0
2
0
1
1
Twitch Live Channels のバージョン履歴 - 全 25 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 1.0.24

    リリース日 : 2025年3月13日 - 61.17 KB
    firefox バージョン 58.0 以降 で動作
    Features
    • Changed the notifications format.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    この拡張機能を使用するには Firefox が必要です
    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 1.0.23

    リリース日 : 2024年11月8日 - 61.13 KB
    firefox バージョン 58.0 以降 で動作
    Features
    - Changed the chat button's tooltip style to match Twitch's
    - Disabled text selection for the whole UI.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.22

    リリース日 : 2024年4月23日 - 61.62 KB
    firefox バージョン 48.0 以降 で動作
    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.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.21

    リリース日 : 2024年4月22日 - 61.54 KB
    firefox バージョン 48.0 以降 で動作
    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

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.20

    リリース日 : 2024年4月21日 - 61.04 KB
    firefox バージョン 48.0 以降 で動作
    Features:
    - Enhanced the style of the theme selection box.
    - Added the ability to toggle the popup and notification checkboxes by clicking on their label.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.19

    リリース日 : 2024年4月16日 - 61.92 KB
    firefox バージョン 48.0 以降 で動作
    - Removed the Save button. Now settings are saved automatically.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.18

    リリース日 : 2024年4月16日 - 62.2 KB
    firefox バージョン 48.0 以降 で動作
    - 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).

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.17

    リリース日 : 2022年12月6日 - 60.65 KB
    firefox バージョン 48.0 以降 で動作
    • Using HTML <template> to create the stream elements.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.16

    リリース日 : 2022年5月1日 - 60.66 KB
    firefox バージョン 48.0 以降 で動作
    bug fix:
    • clicking on the viewer count (number & red logo) would not open
      the stream

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.15

    リリース日 : 2022年4月23日 - 60.63 KB
    firefox バージョン 48.0 以降 で動作
    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.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.14

    リリース日 : 2022年4月8日 - 60.67 KB
    firefox バージョン 48.0 以降 で動作
    Bug fix: clicking on the channel's logo in the popup would not open the streams.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.13

    リリース日 : 2022年4月4日 - 60.65 KB
    firefox バージョン 48.0 以降 で動作
    • Code refactor and reformat.
    • Handle invalid tokens correctly.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.12

    リリース日 : 2022年3月24日 - 60.79 KB
    firefox バージョン 48.0 以降 で動作
    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.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.11

    リリース日 : 2022年3月23日 - 60.71 KB
    firefox バージョン 48.0 以降 で動作
    Bug fix:
    • update the UI correctly when fetching an update in the background.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.10

    リリース日 : 2022年3月23日 - 60.63 KB
    firefox バージョン 48.0 以降 で動作
    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.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.9

    リリース日 : 2022年3月22日 - 60.58 KB
    firefox バージョン 48.0 以降 で動作
    * Fixed broken UI when the extension is pinned to the Overflow Menu.
    * Reduced permissions.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.8

    リリース日 : 2022年3月22日 - 60.7 KB
    firefox バージョン 48.0 以降 で動作
    Bug fixes: Small css tweak to fix an overlap in the settings menu.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.7.2

    リリース日 : 2022年3月18日 - 60.7 KB
    firefox バージョン 48.0 以降 で動作
    Bug fix: prevent false positives in the notifications.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.7.1

    リリース日 : 2022年3月18日 - 60.71 KB
    firefox バージョン 48.0 以降 で動作
    Added internationalization (i18n) and localization (l10n) for the extension.
    Supported languages thus far:
    • English (En)
    • French (Fr)
    • Spanish (Es)
    • German (De)

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.6

    リリース日 : 2022年3月11日 - 56.78 KB
    firefox バージョン 48.0 以降 で動作

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.5

    リリース日 : 2022年3月9日 - 56.8 KB
    firefox バージョン 48.0 以降 で動作

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.4

    リリース日 : 2022年3月9日 - 56.76 KB
    firefox バージョン 48.0 以降 で動作

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.3

    リリース日 : 2022年3月7日 - 56.76 KB
    firefox バージョン 48.0 以降 で動作
    Fixed a small bug for the Notifications on windows.

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.2

    リリース日 : 2022年3月7日 - 56.73 KB
    firefox バージョン 48.0 以降 で動作

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.1

    リリース日 : 2022年3月7日 - 56.62 KB
    firefox バージョン 48.0 以降 で動作

    ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。