Add a right-click menu to the App Grid and Dash to automatically organize applications into category folders.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-P-003 error
GSettings schema XML must be present in package
Extension appears to use GSettings but no `.gschema.xml` file is included in the package.
Approved but you can already use `_()` after doing this in `extension.js`: ```js import {Extension, gettext as _} from 'resource:///org/gnome/shell/extensions/extension.js'; ```