Picker is a easy to use extension with simple UI that allows users to easily pick and identify colors from web pages / screen. When color is picked it's hexcode is copied to clipboard.
Just Copy is a browser extension that lets you effortlessly search and copy code snippets with a single click, boosting efficiency in coding.
- Clone the project
git clone https://github.com/Krishnam2411/Browser-extensions- For all browsers, installation is different :
- chrome :
- Enter "chrome://extensions/" in the URL bar.
- Turn "ON" the developers option (if not already), and click on "Load unpacked" in the toolbar.
- Select the extension's directory and hit "Enter".
- Edge :
- Enter "edge://extensions/" in the URL bar.
- Turn "ON" the developers option (if not already), and click on "Load unpacked" option.
- Select the extension's directory and hit "Enter".
- Mozilla firefox :
- Enter "about:debugging" in the URL bar
- Click "This Firefox"
- Click "Load Temporary Add-on"
- Open the extension's directory and select any file inside the extension, or select the packaged extension (.zip file).




