kfabhahlbkfegapejbcigihbgjnpdobm
Adds 'git clone' before HTTPS and SSH clone URLs on GitHub. Are you a developer, engineer, or tech enthusiast who frequently clones repositories from GitHub? If so, you know the drill. You need to prepend 'git clone' before every clone URL manually. But what if we told you there's a way to make it all easier? Well, that's exactly what GitHub Clone Helper is here for! With GitHub Clone Helper, you don't need to type 'git clone' before your URLs anymore. Our extension automatically adds 'git clone' before the clone URLs on GitHub. Now, when you copy the clone URL, you're actually copying the entire 'git clone' command! It's as simple as click, copy, and paste! π Respecting Your Privacy We value your privacy. GitHub Clone Helper does not collect, store, or share any personal data. The operations are performed locally on your machine, and the extension does not communicate with any servers or third-party services. The extension is designed to work seamlessly with GitHub pages. Whether you're browsing on a public or private repository, GitHub Clone Helper is here to streamline your cloning process. So, why wait? Install GitHub Clone Helper today and experience a smoother, more efficient GitHub journey. Happy cloning! π Please note that you may want to further customize this based on any unique features your extension may have or any specific tone you want to set.
GitZip for github
It can make the sub-directories and files of github repository as zip and download it Why GitZip: - You DO NOT have to download the whole project just for those few files/folders you need. Usage: 1. Browse any Github repository page. 2. Two ways to download: 2.1. Choose the items: 2.1.1. In default, you can double click on items or check the checkbox on the front of items. 2.1.2. Click download button at the bottom-right of the page. 2.2. In context menu: 2.2.1. Click "GitZip Download" > "Whole Repository" or "Current Folder". 2.2.2. Move the mouse cursor on the item and click "GitZip Download" > "Selected Folder/File". 2.2.3. Click "GitZip Download" > "Checked Items" after doing 2-1-1. 3. See the progress dashboard and wait for browser trigger download. 4. Get the ZIP file. Options: "How to select" for item selecting behaviour and "theme" for dark or light themes. Get Token: - If you see the "Rate Limit" warning message on progress dashboard, you should get the Github API access token for upgrade rate limit. GitZip provide a convenient way for it: 1. Click GitZip Extension icon on your browser. 2. Click "Normal" or "Private" link beside "Get Token". 3. Authorize GitZip permission on Github auth page. 4. Back to repo page automatically. 5. Continue to use. 1.0.2: 1. Compatible with new UI (In feature preview called: New Code Search and Code View) 2. Fix a bug about saving personal token. 1.0.1: 1. Enhance popstate detection. 2. Deprecate ".repository-content" selector for items detection. 1.0.0: 1. More download ways in context menu. 2. Can change settings in options page for item selecting behaviour and theme. 3. Can use checkbox to select item. 4. Migrate to Manifest V3 spec.
Gloc
Gives approximate LOC from repo page (private and public)
CodeHub
Automatically pushes your Codewars submissions to GitHub CodeHub is an open-source browser extension that automatically pushes your Codewars submissions to GitHub. How To Use 1. Install the Extension Download CodeHub from the Chrome Web Store. 2. Authenticate with GitHub Click the CodeHub extension icon, then click the "Authenticate" button to connect your GitHub account. 3. Link a Repository Connect CodeHub to an existing repository or create a new one. You can also add an optional directory path within the repository (for example: "coding_challenges/codewars"). Click the "Get Started" button when you're ready. 4. Choose How Your Solutions Are Organized Click the settings βοΈ icon to choose how CodeHub organizes your solutions in your GitHub repository. 5. Start Coding You're all set! Solve problems on Codewars.com, and your solutions will automatically sync to the linked GitHub repository after a successful submission. Why CodeHub? π Showcase Your Problem-Solving Skills Having a GitHub repository with your Codewars solutions highlights your dedication to learning and improving as a developer. It serves as a portfolio that recruiters and hiring managers can easily review to see your coding abilities and consistency in action. π Track Your Progress By default, CodeHub organizes all of your Codewars solutions in your repository by difficulty level (6-kyu, 5-kyu, etc.). Each problem is stored in its own directory containing separate solution files for each language and a README for the problem description. This structure makes it easy to track your progress and see how much you've improved over time. β° Save Time CodeHub automates the process of committing and pushing your solutions to GitHub. Once set up, this extension will save you the time and hassle of manually copying, pasting, and uploading each solution to your repository. Support - Please star βοΈ our repository: https://github.com/febinbellamy/CodeHub - Leave us a review here on the Chrome Web Store. All feedback is welcome! - Create a bug report to help us improve this extension: https://github.com/febinbellamy/CodeHub/labels/bug - Request a feature/enhancement: https://github.com/febinbellamy/CodeHub/labels/enhancement
GitHub Code Folding
Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation, spaces or tabs. v0.1.0 - remove jQuery dependency - use event page instead of permanent background