Viðbætur fyrir Firefox-vafrann
  • Forritsaukar
  • Þemu
    • fyrir Firefox
    • Orðasöfn og tungumálapakkar
    • Önnur vafravefsvæði
    • Viðbætur fyrir Android
Skrá inn
Táknmynd viðbótar

Útgáfuferill GNOME Shell integration - 7 útgáfur

GNOME Shell integration eftir Yuri Konotopov

Gefið 4,3 af 5
4,3 stjörnur af 5 mögulegum
5
188
4
29
3
10
2
9
1
27
Útgáfuferill GNOME Shell integration - 7 útgáfur
  • Farðu varlega með gamlar útgáfur. Þessar útgáfur eru birtar til prófunar og varðveislu.Þú ættir alltaf að nota nýjustu útgáfuna af viðbótum.

  • Nýjasta útgáfa

    Útgáfa 12

    Gefin út 9. jún 2024 - 136,57 KB
    Virkar með firefox 126.0 og nýrri
    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)

    Grunnkóði gefinn út með GNU General Public License v3.0 only

    Þú verður að vera með Firefox til að nota þennan forritsauka
    Sækja Firefox og ná í forritsaukann
    Sækja skrá
  • Eldri útgáfur

    Útgáfa 11.1

    Gefin út 12. júl 2022 - 241,77 KB
    Virkar með firefox 57.0 og nýrri

    Grunnkóði gefinn út með GNU General Public License v3.0 only

    Sækja skrá
  • Útgáfa 10.1

    Gefin út 21. mar 2018 - 204,1 KB
    Virkar með firefox 56.0 og nýrri
    == 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).

    Grunnkóði gefinn út með GNU General Public License v3.0 only

    Sækja skrá
  • Útgáfa 10.0.1

    Gefin út 18. mar 2018 - 192,02 KB
    Virkar með firefox 52.0 til 52.*
    Disabled GNOME Shell extensions synchronization. Firefox 52 does not support all relevant APIs yet.

    Grunnkóði gefinn út með GNU General Public License v3.0 only

    Sækja skrá
  • Útgáfa 10

    Gefin út 4. feb 2018 - 190,07 KB
    Virkar með firefox 58.0 og nýrri
    == 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).

    Grunnkóði gefinn út með GNU General Public License v3.0 only

    Sækja skrá
  • Útgáfa 8.2.1

    Gefin út 24. mar 2017 - 173,35 KB
    Virkar með firefox 52.0 og nýrri
    == 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).

    Grunnkóði gefinn út með GNU General Public License v3.0 only

    Sækja skrá
  • Útgáfa 8.2

    Gefin út 2. mar 2017 - 173,46 KB
    Virkar með firefox 50.0 til 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).

    Grunnkóði gefinn út með GNU General Public License v3.0 only

    Sækja skrá
Fara á heimasíðu Mozilla

Viðbætur

  • Um hugbúnaðinn
  • Blogg um viðbætur Firefox
  • Vinnustofa forritsauka
  • Þróunarmiðstöð
  • Reglur forritara/hönnuðar
  • Blogg félaga
  • Vefspjall
  • Tilkynna um villu
  • Leiðbeiningar fyrir umsagnir

Vafrar

  • Desktop
  • Mobile
  • Enterprise

Hugbúnaður

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Friðhelgi
  • Vefkökur
  • Lagalegur fyrirvari

Allstaðar nema þar sem annarsstaðar er tekið fram, er efni á þessu vefsvæði með notkunarleyfinu Creative Commons Attribution Share-Alike License útg.3.0 eða einhverri síðari tíma útfærslu þess.