Code Snap logo

Hello, I am Cabdi Waaxid Siciid

Welcome to the Code Snap Extensions Documentation. Here you will find everything you need to get started with Code Snap and make the most of its features.

About Code Snap

Code Snap is a powerful tool designed to enhance your coding experience by allowing you to customize your environment with various extensions. These extensions can provide new functionalities, improve productivity, and streamline your workflow.

How to Install Extensions

1: Open the app and click the menu button in the top left corner.

2: Select Extensions from the menu. You will see a list of available extensions. To install one, simply click the Install button next to it.

3: Once installed, reload the app to apply the new extension. You should now see the added features in your environment.

How to Create Your Own Extension

To create your own extension, you need at least one JavaScript file. Write your JavaScript code in this file. You can also add additional files if your extension requires them. Your extension could be a theme or a feature to support the app or assist developers.

How to Test Your Extension Before Deployment

To test your extension before deployment, you need to install Test Snap. This extension allows you to quickly test your extension in the app.

How to Install Test Snap

1: Open the app and click the menu button in the top left corner.

2: Select Extensions, then type Test Snap in the search bar and click the Install button.

3: After installation, reload the app.

4: Open the menu, and search for Test Snap.

5: Write your JavaScript code in the app on the JavaScript page, then click the Test Snap button to see your extension in action within the app.

How to Deploy My Extension

1: Open your browser and go to https://codesnap.site/deploy.html or click Deploy Now.

2: On the deploy page, fill out the required fields, such as extension name, version, and short description. The Description area is optional for a longer description.

3: Upload all files by clicking Choose Files. Include the logo image (PNG or JPG) and the JavaScript file (JS).

4: Click the Submit button to deploy.

Managing Extensions

To view or manage your installed extensions, go to the Extensions menu. Here, you can uninstall or update extensions to ensure you’re using the latest versions.

Need more assistance? Contact Support