An awesome browser extension for GitHub lovers ❤️! This extension adds the 'git clone' prefix before clone URLs on GitHub. Supports both Mozilla Firefox 🦊 and Google Chrome 🌐.
- Adds 'git clone' prefix before HTTPS and SSH clone URLs.
- Makes it easier to copy complete git clone command right from GitHub repositories.
- Supports both HTTP and SSH cloning methods.
- Link will be available soon
- Link will be availabe soon
- Download the Firefox Addon from the
dist/firefox
directory. - Open Firefox and navigate to
about:addons
. - Click on the ⚙️ and select 'Install Addon from file'.
- Choose the downloaded file to install the Addon.
- Download the Chrome Extension from the
dist/chrome
directory. - Open Chrome and navigate to
chrome://extensions
. - Enable 'Developer mode' at the top-right.
- Click on 'Load unpacked' and select the downloaded file to install the extension.
After installing the extension, navigate to any GitHub repository. You'll see that the clone URLs now have a 'git clone' prefix. When you copy the URL, the 'git clone' prefix will be included.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.