A collection of extensions for chromium based browsers mainly targeting Microsoft Edge browser.
The extension can be used either for EDGE or Chrome. The extension is not yet published in the Chrome store. So, you will have to install it locally. The steps for installing the extension are given below.:
The extensions are usually published in the Microsoft Store. You can find them by searching for the name of the extension in the store or going directly to https://microsoftedge.microsoft.com/addons/search?hl=en-US&developer=CloudArijit Once you find the extension, click on the "Get" button to install it.
- Download the extension from the GitHub repository. You can do this by clicking on the "Clone or download" button and then clicking on "Download ZIP".
- Unzip the file.
- Open the Extension Management page by navigating to chrome://extensions.
- The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.
- Enable Developer Mode by clicking the toggle switch next to Developer mode.
- You will see a new "Load unpacked" button. Click on it and select the folder where you unzipped the extension.
- The extension will be installed and you will see it in the list of extensions.
We welcome contributions to this repository. If you'd like to contribute to the development or improvement of these extensions, please follow these guidelines:
- Fork this repository.
- Create a new branch for your feature or bug fix.
- Make your changes and ensure the code is well-documented.
- Test your changes to ensure they work as expected.
- Submit a pull request to the main repository with a clear description of your contribution.
- Create a new folder if you are adding a new extension. The folder name should be the name of the extension.
We appreciate your contributions and look forward to making these extensions even better together!