Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LaraMerdol authored May 19, 2023
1 parent 2601b82 commit 14cc11f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# neutlan.extension.public
You can access the build folder of our application from our extension GitHub link. Once you have downloaded the build files, you can easily add them as a Chrome extension using the following steps:
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."
On the Extensions page, make sure that the "Developer mode" toggle switch at the top-right corner is turned on.
Click on the "Load unpacked" button at the top-left corner of the page. This will open a file browser window.
Navigate to the location where you have downloaded and extracted the build files. Select the folder containing the build files and click "Select Folder."
1- 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."
2- On the Extensions page, make sure that the "Developer mode" toggle switch at the top-right corner is turned on.
3- Click on the "Load unpacked" button at the top-left corner of the page. This will open a file browser window.
4- Navigate to the location where you have downloaded and extracted the build files. Select the folder containing the build files and click "Select Folder."
Chrome will now load the extension from the selected folder. You should see the extension's icon appear in the Chrome toolbar.

0 comments on commit 14cc11f

Please sign in to comment.