joggkdfebigddmaagckekihhfncdobff
A browser extension that displays the git graph for any GitHub repository. Calling all GitHub enthusiasts! Elevate your coding prowess with our exceptional browser extension, "Le Git Graph" β the ultimate tool that transforms your GitHub journey into a captivating visual spectacle. π Embrace Visual Clarity: Integrating seamlessly into the GitHub website, "Le Git Graph" introduces a dynamic and interactive Git graph to your repositories. No more deciphering complex commit logs or struggling to make sense of intricate branching patterns. This extension unveils your version control history in a striking, user-friendly graph, making project navigation an absolute breeze. π¨ A Work of Art: Behold the mesmerizing visual representation of your Git history with "Le Git Graph." Witness branches, merges, and commits come to life in an organized and aesthetically pleasing manner. Analyze project progress, identify code changes, and make informed decisions with unparalleled ease. π Intuitive Exploration: Experience GitHub navigation like never before! "Le Git Graph" empowers you to explore branches effortlessly, delve into commits, and seamlessly switch between versions. Uncover hidden relationships between code changes and gain valuable insights with just a few clicks. π οΈ Empower Collaboration: Take collaboration to new heights! "Le Git Graph" facilitates seamless code reviews, efficient conflict resolution, and effective communication among team members. Boost productivity and build remarkable projects together, all while enjoying the delightful visual experience. βοΈ Hassle-Free Setup: Getting started is a breeze! Download "Le Git Graph" from your browser store, and instantly elevate your GitHub interface with this powerful extension. Lightweight, dependable, and compatible with major browsers, it ensures a smooth coding journey from the get-go. β Embrace the Revolution: Step into the future of GitHub collaboration and unleash the true potential of your repositories with "Le Git Graph" extension. Experience coding productivity like never before! π Don't miss out on this game-changing tool β download "Le Git Graph" now and embark on an awe-inspiring coding adventure! Happy coding!
GitHub Recommender
Get similar repositories on GitHub page
TechStack: Show Github Repo Tech Stack
The extension will display the tech stack of the Repo when the user visits a GitHub Public Repo. When a user visits a Github public repository, the extension will display that repository's tech stack alongside the page. Users can more easily get more information about repositories. The Extension contain DOM blocker functionality. It will insert some new DOM element to Github repo page to display Tech stacks. But It didn't delete any DOM from the Page.
GitHub LOC
This extension allows you to view Lines Of Code of both public and private GitHub repositories with an option to exclude selected languages. Clicking on the stat will take you to the ghloc.vercel.app page with even more LOC details. Enjoying the extension? Consider supporting me: https://ko-fi.com/dervex
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