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.
- 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.