Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 362 Bytes

File metadata and controls

12 lines (8 loc) · 362 Bytes

Offline for GitHub extensions

If you plan to use your extension without Internet (offline), you will need to save your extension to a file and share it with your users.

How to export

  • Open your extension project,
  • Switch to the JavaScript view,
  • Open the GitHub view
  • click on Save for Offline

The exported file should be imported by your users.