/github-clone-helper

Adds 'git clone' before HTTPS and SSH clone URLs on GitHub.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

:octocat: GitHub Clone Helper 🚀

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 🌐.

✨ Features

  • 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.

💻 Installation

From Firefox Browser Add-ons

  • Link will be available soon

From Chrome Web Store

  • Link will be availabe soon

For Mozilla Firefox 🦊

  1. Download the Firefox Addon from the dist/firefox directory.
  2. Open Firefox and navigate to about:addons.
  3. Click on the ⚙️ and select 'Install Addon from file'.
  4. Choose the downloaded file to install the Addon.

For Google Chrome 🌐

  1. Download the Chrome Extension from the dist/chrome directory.
  2. Open Chrome and navigate to chrome://extensions.
  3. Enable 'Developer mode' at the top-right.
  4. Click on 'Load unpacked' and select the downloaded file to install the extension.

💡 Usage

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.

🙏 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

📄 License

MIT