gnome:extensions:create_an_extension
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gnome:extensions:create_an_extension [2022/07/23 12:35] – 194.32.120.105 | gnome:extensions:create_an_extension [2022/07/23 12:39] (current) – [Complete Extension Zip File Layout] 194.32.120.105 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Gnome - Extensions - Create an Extension ====== | ====== Gnome - Extensions - Create an Extension ====== | ||
- | ===== Distributing | + | ===== Creating the files for an extension |
- | Extensions | + | Extensions only require |
* [[Gnome: | * [[Gnome: | ||
* [[Gnome: | * [[Gnome: | ||
- | ---- | + | Optionally create additional files: |
- | ===== Creating the files for an extension ===== | + | * See [[Gnome: |
- | Create the **extension.js** and **metadata.json** files. | + | ---- |
- | Optional create additional files: | + | ===== Distributing an Extension ===== |
- | * See [[Gnome:Extensions:prefs.js|prefs.js]] | + | Extensions |
+ | |||
+ | <code bash> | ||
+ | example@blah.zip | ||
+ | extension.js | ||
+ | metadata.json | ||
+ | </ | ||
---- | ---- | ||
- | ===== Complete Extension Zip File Layout ===== | ||
- | A more complete, zipped | + | ==== Complete Extension Zip File Layout ==== |
+ | |||
+ | If additional optional files were also used in the extension, then the zip extension usually looks like this: | ||
<code bash> | <code bash> |
gnome/extensions/create_an_extension.1658579740.txt.gz · Last modified: 2022/07/23 12:35 by 194.32.120.105