Extension Manager

System UtilitiesGPL-3.0

A GTK utility for browsing and installing GNOME Shell extensions.

Latest v0.6.5 · by Extension ManagerWritten in CWebsitemjakeman/extension-managerRSS

Release activity

Release activity — 2 releases across 2 days in the last year. Each cell is one day; darker means more releases that day. Older weeks are hidden at this screen width.
JunJulAugSep
SundayNo releases on May 24, 2026No releases on May 31, 2026No releases on Jun 7, 2026No releases on Jun 14, 2026No releases on Jun 21, 2026No releases on Jun 28, 2026No releases on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026No releases on Aug 9, 2026No releases on Aug 16, 2026No releases on Aug 23, 2026No releases on Aug 30, 2026No releases on Sep 6, 2026
MondayNo releases on May 25, 2026No releases on Jun 1, 2026No releases on Jun 8, 2026No releases on Jun 15, 2026No releases on Jun 22, 2026No releases on Jun 29, 2026No releases on Jul 6, 2026No releases on Jul 13, 2026No releases on Jul 20, 2026No releases on Jul 27, 2026No releases on Aug 3, 2026No releases on Aug 10, 2026No releases on Aug 17, 2026No releases on Aug 24, 2026No releases on Aug 31, 2026
TuesdayNo releases on May 26, 2026No releases on Jun 2, 2026No releases on Jun 9, 2026No releases on Jun 16, 2026No releases on Jun 23, 2026No releases on Jun 30, 2026No releases on Jul 7, 2026No releases on Jul 14, 2026No releases on Jul 21, 2026No releases on Jul 28, 2026No releases on Aug 4, 2026No releases on Aug 11, 2026No releases on Aug 18, 2026No releases on Aug 25, 2026No releases on Sep 1, 2026
WednesdayNo releases on May 27, 2026No releases on Jun 3, 2026No releases on Jun 10, 2026No releases on Jun 17, 2026No releases on Jun 24, 2026No releases on Jul 1, 2026No releases on Jul 8, 2026No releases on Jul 15, 2026No releases on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 2026No releases on Aug 12, 2026No releases on Aug 19, 2026No releases on Aug 26, 2026No releases on Sep 2, 2026
ThursdayNo releases on May 28, 2026No releases on Jun 4, 2026No releases on Jun 11, 2026No releases on Jun 18, 2026No releases on Jun 25, 2026No releases on Jul 2, 2026No releases on Jul 9, 2026No releases on Jul 16, 2026No releases on Jul 23, 2026No releases on Jul 30, 2026No releases on Aug 6, 2026No releases on Aug 13, 2026No releases on Aug 20, 2026No releases on Aug 27, 2026No releases on Sep 3, 2026
FridayNo releases on May 29, 2026No releases on Jun 5, 2026No releases on Jun 12, 2026No releases on Jun 19, 2026No releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 2026No releases on Jul 31, 2026No releases on Aug 7, 2026No releases on Aug 14, 2026No releases on Aug 21, 2026No releases on Aug 28, 2026No releases on Sep 4, 2026
SaturdayNo releases on May 30, 2026No releases on Jun 6, 2026No releases on Jun 13, 2026No releases on Jun 20, 2026No releases on Jun 27, 2026No releases on Jul 4, 2026No releases on Jul 11, 2026No releases on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 2026No releases on Aug 8, 2026No releases on Aug 15, 2026No releases on Aug 22, 2026No releases on Aug 29, 2026No releases on Sep 5, 2026

2 releases in the last year

Changelog

v0.6.5

Latest
Fixed 1
  • Fix search regressions

From Extension Manager

Minor update to fix search regressions

Extension Manager lets you browse, install, and manage GNOME Shell Extensions. It is written with GTK 4 and libadwaita.

It is recommended that you install Extension Manager via Flathub for automatic updates.

What's Changed
New Contributors

Full Changelog: https://github.com/mjakeman/extension-manager/compare/v0.6.4...v0.6.5

View originalPermalink
How v0.6.5 went

v0.6.4

Added 1
  • Add session modes information to detail view
Changed 3
  • Reword upgrade assistant results page heading
  • Port to GNOME Extensions v1 API
  • Support GNOME 49
Fixed 2
  • Fix various crashes
  • Fix InfoBar and SearchProvider issues

From Extension Manager

Minor update

Extension Manager lets you browse, install, and manage GNOME Shell Extensions. It is written with GTK 4 and libadwaita.

It is recommended that you install Extension Manager via Flathub for automatic updates.

What's Changed

Full Changelog: https://github.com/mjakeman/extension-manager/compare/v0.6.3...v0.6.4

View originalPermalink
How v0.6.4 went

v0.6.3

Changed 2
  • Use g_strcmp0 for null safe string comparison
  • Specify the minimum required version of libadwaita
Fixed 2
  • Fix frequent crash when installing extensions
  • Fix app closure

From Extension Manager

Minor update to fix a frequent crash when installing extensions

Extension Manager lets you browse, install, and manage GNOME Shell Extensions. It is written with GTK 4 and libadwaita.

It is recommended that you install Extension Manager via Flathub for automatic updates.

What's Changed
New Contributors

Full Changelog: https://github.com/mjakeman/extension-manager/compare/v0.6.2...v0.6.3

View originalPermalink
How v0.6.3 went

v0.6.2

Added 1
  • Add Session Modes row to extension row
Changed 7
  • Use AdwActionRow for extension row description
  • Improve adaptability and UI tweaks
  • Disable install button during installation
  • Save extension toggle focus on state changes in installed page
  • Hide Show All Reviews button when unneeded in detail view
  • Refresh error dialog style
  • Add support for GNOME 48
Fixed 2
  • Fix crash on close while loading in comment dialog
  • Fix HTTP responses handling

From Extension Manager

Minor update

Extension Manager lets you browse, install, and manage GNOME Shell Extensions. It is written with GTK 4 and libadwaita.

It is recommended that you install Extension Manager via Flathub for automatic updates.

What's Changed
New Contributors

Full Changelog: https://github.com/mjakeman/extension-manager/compare/v0.6.1...v0.6.2

View originalPermalink
How v0.6.2 went

v0.6.1

Changed 2
  • Use AdwSpinnerPaintable where possible
  • Apply minor UI cleanups
Fixed 2
  • Preserve scroll position on 'Load More Results' in browse page
  • Fix all warnings

From Extension Manager

Minor update

Refer to Extension Manager 0.6 release notes: https://github.com/mjakeman/extension-manager/releases/tag/v0.6.0

What's Changed

Full Changelog: https://github.com/mjakeman/extension-manager/compare/v0.6.0...v0.6.1

View originalPermalink
How v0.6.1 went

v0.6.0

Added 9
  • Display info icon for Initialized/Inactive extension state
  • Add donation row
  • Add date to comment tiles
  • Add brand colors to metainfo
  • Add back help overlay
  • Show badge number when updates are available
Changed 6
  • Keep rows sensitive when global switch is off on installed page
  • Adapt to text-engine changes
  • Improve compliance with HIG writing style
  • Increase search-delay value on browse page
  • Bump blueprint to v0.14.0
  • Support GNOME 47
Fixed 3
  • Fix criticals in master runtime
  • Fix warnings when finalizing with remaining child widgets
  • Improve network error handling

From Extension Manager

The next major feature update to Extension Manager.

Extension Manager lets you browse, install, and manage GNOME Shell Extensions. It is written with GTK 4 and libadwaita.

It is recommended that you install Extension Manager via Flathub for automatic updates.

What's Changed
New Contributors

Full Changelog: https://github.com/mjakeman/extension-manager/compare/v0.5.1...v0.6.0

View originalPermalink
How v0.6.0 went

v0.5.1

Changed 7
  • Upgrade Blueprint to v0.12
  • Use AdwPreferences widgets in installed page
  • Update Occitan translation
  • Update template and German translation
  • Update translators comment in desktop
  • Document access keys translation
  • Add translate=no properties to appdata
Fixed 5
  • Add null checks for version parsing in detail view
  • Collate 'null' messages in backtrace
  • Fix boxed list style in upgrade assistant
  • Fix metainfo id
  • Fix crash on close while loading in comment dialog

From Extension Manager

Minor update

We now have a matrix room (Come and say hello!): https://matrix.to/#/#extension-manager:matrix.org

Refer to Extension Manager 0.5 release notes: https://github.com/mjakeman/extension-manager/releases/tag/v0.5.0

What's Changed
New Contributors

Full Changelog: https://github.com/mjakeman/extension-manager/compare/v0.5.0...v0.5.1

View originalPermalink
How v0.5.1 went
v0.5.0

Extension Manager 0.5.0

Added 2
  • Display extension icons and statistics
  • Support for toggling extensions with errors
Changed 10
  • Port to libadwaita 1.5 widgets
  • Move from deprecated row icons to prefix and suffix
  • Add info bar to detail view
  • Add extension's author badge to comment tile
  • Change padding and sizes for row with Details and Remove buttons
  • Hide rating when zero in comment tile
Fixed 5
  • Fix race condition and remove broken popularity search
  • Fix GNOME version calculation in upgrade assistant
  • Escape title in extension row
  • Set error label wrap mode to word_char in extension row
  • Fix developer id in metainfo

From Extension Manager

The next major feature update to Extension Manager.

Extension Manager lets you browse, install, and manage GNOME Shell Extensions. It is written with GTK 4 and libadwaita.

It is recommended that you install Extension Manager via Flathub for automatic updates.

Highlights

The 'Performance & Polish' release

  • New widgets, better resizing, cleaner look
  • Compatibility with GNOME 46
  • Display extension icons and statistics
  • Search is more reliable
  • Translation updates
What's Changed
New Contributors

Full Changelog: https://github.com/mjakeman/extension-manager/compare/v0.4.3...v0.5.0

View originalPermalink
How v0.5.0 went
v0.4.3

Extension Manager 0.4.3

Added 1
  • Add matrix room for community communication
Changed 10
  • Use `active` instead of `state` for global toggle
  • Use proper margins for icons in local extensions list
  • Update blueprint module
  • Ellipsize extension name in upgrade-assistant
  • Port to new Libadwaita widgets
  • Add relevance sort type to search
Fixed 3
  • Fix sorting by recents in search-provider
  • Hide "Show All Reviews" button when there are none in detail-view
  • Fix some common criticals
Removed 2
  • Drop theme selector
  • Replace deprecated methods and widgets

From Extension Manager

Minor update (with hotfix for search)

We now have a matrix room (Come and say hello!): https://matrix.to/#/#extension-manager:matrix.org

Refer to Extension Manager 0.4 release notes: https://github.com/mjakeman/extension-manager/releases/tag/v0.4.0

What's Changed
New Contributors

Full Changelog: https://github.com/mjakeman/extension-manager/compare/v0.4.2...v0.4.3

View originalPermalink
How v0.4.3 went
v0.4.2

Extension Manager 0.4.2

Added 1
  • Add Ukrainian translation
Changed 1
  • Tweak app icon and optimize symbolics
Fixed 2
  • upgrade-assistant: don't scroll horizontally on results
  • exm-backtrace.c: Explicitly include stdint.h for uintptr_t usage

From Extension Manager

Minor update

We now have a matrix room (Come and say hello!): https://matrix.to/#/#extension-manager:matrix.org

Refer to Extension Manager 0.4 release notes: https://github.com/mjakeman/extension-manager/releases/tag/v0.4.0

What's Changed
New Contributors

Full Changelog: https://github.com/mjakeman/extension-manager/compare/v0.4.1...v0.4.2

View originalPermalink
How v0.4.2 went
View all

Discussion

If you publish Extension Manager, you can claim this product by proving you administer its repository.