Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
附加元件圖示

GNOME Shell integration 版本紀錄 - 7 個版本

GNOME Shell integration 作者: Yuri Konotopov

評價 4.3 分,滿分 5 分
4.3 顆星,滿分 5 顆星
5
188
4
29
3
10
2
9
1
27
GNOME Shell integration 版本紀錄 - 7 個版本
  • 小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。

  • 最新版本

    版本 12

    發行於 2024年6月9日 - 136.57 KB
    適用於 firefox 126.0 與更新版本
    Git tag: https://gitlab.gnome.org/GNOME/gnome-browser-extension/-/tags/v12

    ## Changes

    - Rewritten extension to support [Manifest V3](https://developer.chrome.com/docs/extensions/develop/migrate/what-is-mv3)
    - Added support for https://extensions-next.gnome.org
    - Improved Firefox support

    ## Internal changes

    - Dropped Opera compatibility code
    - Dropped deprecated browser notifications code
    - Dropped update check
    - Moved release notes to GNOME Gitlab Pages
    - Rewritten extensions in vanilla js and dropped all external libraries
    - Formatted code to follow modern code style
    - Fixed Python3 usage in build system (thanks to Keith Kyzivat, !50)
    - Added devcontainer configuration

    ## Translations

    - Athmane MOKRAOUI (kab)
    - Fran Dieguez (gl)
    - Hugo Carvalho (pt)
    - Matej Urbančič (sl)
    - Sabri Ünal (tr)
    - Scrambled 777 (hi)
    - Zurab Kargareteli (ka)

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    必須使用 Firefox 才能使用此擴充套件
    下載 Firefox 並安裝擴充套件
    下載檔案
  • 較舊版本

    版本 11.1

    發行於 2022年7月12日 - 241.77 KB
    適用於 firefox 57.0 與更新版本

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 10.1

    發行於 2018年3月21日 - 204.1 KB
    適用於 firefox 56.0 與更新版本
    == Changes ==
    * Firefox: multiple fixes of GNOME Shell extensions synchronization.
    * Firefox 56 is minimum supported version now. ESR users should use browser extension
    version 10.0.1.

    == Translations ==
    * Croatian (gogo)
    * Danish (Alan Mortensen, Ask Hjorth Larsen)
    * Dutch (Nathan Follens)
    * Estonian (Liivia Lilleväli, Mart Raudsepp)
    * German (Mario Blättermann)
    * Hungarian (Balázs Úr)
    * Indonesian (Kukuh Syafaat)
    * Serbian (Мирослав Николић)
    * Spanish (Daniel Mustieles)
    * Turkish (Emin Tufan Çetin)

    == Known issues ==
    * In Firefox with enabled synchronization of GNOME Shell extensions all Shell extensions may be
    removed after screen got locked because of missed support of "locked" idle state
    in WebExtensions API implementation
    (https://developer.mozilla.org/ru/Add-ons/WebExtensions/API/idle/onStateChanged).
    * Chrome extension may be auto uninstalled after upgrade to connector version 10.
    It can be restored using inline installation link at https://extensions.gnome.org or using
    Chrome Store (https://chrome.google.com/webstore/detail/gphhapmejobijbbhgpjhcjognlahblep).
    * Firefox can consume a lot of CPU and sometime crash on quit because of Mozilla's bug 1349874
    (https://bugzilla.mozilla.org/show_bug.cgi?id=1349874).

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 10.0.1

    發行於 2018年3月18日 - 192.02 KB
    適用於 firefox 52.0 到 52.*
    Disabled GNOME Shell extensions synchronization. Firefox 52 does not support all relevant APIs yet.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 10

    發行於 2018年2月4日 - 190.07 KB
    適用於 firefox 58.0 與更新版本
    == Changes ==
    * FreeBSD is supported again.
    * Enabled GNOME Shell extensions synchronization in Firefox.
    * Added option to check updates of enabled only GNOME Shell extensions.
    * Added GNOME proxy support for update checks.
    * Update errors will not produce desktop notifications anymore. All errors now goes to
    browser console.
    * Chrome managed policies no longer got installed so browser extensions will not be
    force installed along with connector.
    It's possible to use inline installation of browser extensions through
    https://extensions.gnome.org website now.
    * Added light icon for dark browser themes. Use options page to switch icon.
    * Various fixes for options page in Firefox

    == Translations ==
    * Catalan (Jordi Mas)
    * Croatian (gogo)
    * Czech (Marek Cernocky)
    * Danish (Alan Mortensen, Ask Hjorth Larsen)
    * Dutch (Nathan Follens)
    * Galician (Fran Dieguez)
    * German (Mario Blättermann)
    * Hungarian (Balázs Úr)
    * Indonesian (Kukuh Syafaat)
    * Italian (Gianvito Cavasoli)
    * Norwegian (Kjartan Maraas)
    * Polish (Piotr Drąg)
    * Portuguese (Brazil) (Rafael Fontenelle)
    * Serbian (Мирослав Николић)
    * Slovak (Dušan Kazik)
    * Spanish (Daniel Mustieles)
    * Swedish (Anders Jonsson)

    == Known issues ==
    * Chrome extension may be auto uninstalled after upgrade to connector version 10.
    It can be restored using inline installation link at https://extensions.gnome.org or using
    Chrome Store (https://chrome.google.com/webstore/detail/gphhapmejobijbbhgpjhcjognlahblep).
    * Firefox can consume a lot of CPU and sometime crash on quit because of Mozilla's bug 1349874
    (https://bugzilla.mozilla.org/show_bug.cgi?id=1349874).

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 8.2.1

    發行於 2017年3月24日 - 173.35 KB
    適用於 firefox 52.0 與更新版本
    == Changes ==
    * Firefox: show usefull error message instead of "Attempt to postMessage on disconnected port" in case native connector not installed.
    * Fixed compatibility issue with Firefox 54+.

    == Known issues ==
    * Version 8.2.1 source tarball is not published at ftp. Look to https://git.gnome.org/browse/chrome-gnome-shell/log/?h=release/v8.2.1 for source code.
    * Native host connector is not working in Google Chrome and Opera when installed via Debian Stretch or Sid
    repositories. To know "why?" look
    here (https://github.com/nE0sIghT/chrome-gnome-shell-mirror/issues/17),
    here (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840804) and
    here (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840235). For a workaround
    look here
    (https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation#Troubleshooting).
    * Web extension is broken on FreeBSD because of bug 212925
    (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212925).

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 8.2

    發行於 2017年3月2日 - 173.46 KB
    適用於 firefox 50.0 到 53.*
    == Changes ==
    * Fixed error that prevents update notification to appear (github#36).
    * Fixed error that prevents extensions.gnome.org to be opened when update notification was clicked.
    * Fixed crash in native host connector when GNOME Shell is not running (github#35).

    == Translations ==
    * Finnish (Jiri Grönroos)
    * Serbian (Мирослав Николић)

    == Known issues ==
    * Native host connector is not working in Google Chrome and Opera when installed via Debian Stretch or Sid
    repositories. To know "why?" look
    here (https://github.com/nE0sIghT/chrome-gnome-shell-mirror/issues/17),
    here (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840804) and
    here (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840235). For a workaround
    look here
    (https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation#Troubleshooting).
    * Web extension is broken on FreeBSD because of bug 212925
    (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212925).

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。