gnome:extensions:create_an_extension
This is an old revision of the document!
Table of Contents
Gnome - Extensions - Create an Extension
Distributing an Extension
Extensions are distributed as Zip files with only two required files:
- metadata.json
- extension.js
Installation of an extension
Extension are installed in one of two places.
For User Extensions,
~/.local/share/gnome-shell/extensions/example@blah/
For System Extensions,
/usr/share/gnome-shell/extensions/example@blah/
References
gnome/extensions/create_an_extension.1658570683.txt.gz · Last modified: 2022/07/23 10:04 by 194.32.120.110