Review of "Tweaks & Extensions in System Menu" version 16

Details Page Preview

Put Gnome Tweaks and Extensions (on Shell 40 and later) in the System menu.

Extension Homepage
https://github.com/F-i-f/tweaks-system-menu

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
18 Active
17 Active
16 Active
15 Active
14 Rejected
13 Active
12 Rejected
11 Active
10 Active
9 Active
8 Active
7 Active
6 Active
5 Active
4 Rejected
3 Active
2 Inactive
1 Active

Previous Reviews on this Version

JustPerfection active
1. Please use "40" and "41" instead of "40.0" and "41.0". "40" means all minor versions of 40 are supported. 2. Lang is a deprecated module. Please remove it for the next version: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#general-advice Learn how to remove Lang from your code: https://gjs.guide/guides/gjs/legacy-class-syntax.html 3. Use initTranslations() and getSettings() from ExtensionUtils instead of creating your own custom functions (remove convenience.js after that): https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/misc/extensionUtils.js If you need any help with your extension you can ask us on: GNOME Matrix channel: https://matrix.to/#/#extensions:gnome.org IRC Bridge: irc://irc.gimpnet.org/shell-extensions
F-i-f posted a review
@JustPerfection, thanks for the review. I'll incorporate these changes in future releases.