# Offline for GitHub extensions

If you plan to use your extension later without the Internet (offline), you will first 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.