Take screenshots by right-clicking on window titlebars. Various configuration options include screenshots can be taken to the clipboard, to a file, or by opening the interactive tool. All feedback and bug reports to Issues on the github page.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please move line 268 and 269 to enable() (extension.js) and your extension will be approved: https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#Only_use_.60init.28.29.60_for_initialization 2. Lang is a deprecated module. Please remove it for the next version: https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#General_Advice You can use GObject instead: https://gjs.guide/guides/gjs/legacy-class-syntax.html#comparison-between-legacy-and-es6-implementations Learn more about removing Lang: https://wiki.gnome.org/Projects/GnomeShell/Extensions/MigratingShellClasses You can always ask questions related to the extensions by joining us on GNOME Matrix channel: https://matrix.to/#/#extensions:gnome.org