Skip to content

NEUTLAN/neutlan.extension.public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

neutlan.extension.public

Adding the Chrome Extension You can easily add our Chrome extension to your browser by following these steps:

Clone or Download

Clone this repository to your local machine using Git by running the following command in your terminal:

git clone https://github.com/NEUTLAN/neutlan.extension.public.git

Alternatively, you can download the repository as a ZIP file by clicking on the "Code" button and selecting "Download ZIP". Open Chrome Extensions

Open Google Chrome and navigate to the "Extensions" page. You can access this by clicking on the three dots at the top-right corner of the browser window and selecting "More Tools" to "Extensions". Enable Developer Mode

Ensure that the "Developer mode" toggle switch at the top-right corner of the page is turned on. This allows you to load unpacked extensions. Load the Extension

Click on the "Load unpacked" button at the top-left corner of the page. This will open a file browser window. Select Build Folder

Navigate to the location where you cloned or extracted the repository. Locate the "build" folder and select it. Click "Select Folder" to load the extension. Verify Installation

Once the extension is loaded, you should see its icon appear in the Chrome toolbar. Congratulations! You have successfully added our Chrome extension to your browser. Enjoy using its features and functionality. If you have any questions or encounter any issues, please let us know.

Note: Make sure to keep the extension updated by pulling the latest changes from the repository or downloading new releases when available.