How to load an extension in Chrome browser?
A step-by-step guide to load an extension in Chrome browser
Good day!
Here's a step-by-step guide on how to load an extension in the Chrome browser
Open your Chrome browser and click on the three-dot icon on the top right corner of the browser window.
Click on "More Tools" and then select "Extensions" from the dropdown menu.
In the Extensions page, toggle the "Developer mode" switch located on the top right corner of the page.
Click on the "Load unpacked" button located on the top left corner of the page.
Select the folder where your extension is located and click on the "Select Folder" button.
Your extension will now be loaded in the Chrome browser.
In conclusion, to successfully load a Chrome extension you have to make sure the extension folder has a properly configured manifest.json file. To know more about manifest.json, have a read at this blog.