User Tools

Site Tools


gnome:extensions:create_an_extension

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gnome:extensions:create_an_extension [2022/07/23 12:37] – [Creating the files for an extension] 194.32.120.105gnome:extensions:create_an_extension [2022/07/23 12:39] (current) – [Complete Extension Zip File Layout] 194.32.120.105
Line 18: Line 18:
 Extensions are distributed as Zip files with the two required files:  Extensions are distributed as Zip files with the two required files: 
  
-  * [[Gnome:Extensions:extension.js|extension.js]] +<code bash> 
-  * [[Gnome:Extensions:metadata.json|metadata.json]]+example@blah.zip 
 +    extension.js 
 +    metadata.json 
 +</code>
  
 ---- ----
  
  
-===== Complete Extension Zip File Layout =====+==== Complete Extension Zip File Layout ====
  
-A more completezipped extension usually looks like this:+If additional optional files were also used in the extensionthen the zip extension usually looks like this:
  
 <code bash> <code bash>
gnome/extensions/create_an_extension.1658579871.txt.gz · Last modified: 2022/07/23 12:37 by 194.32.120.105

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki