awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

41 dépôts

Awesome GitHub RepositoriesBrowser Extensions and Plugins

Enhancements for browsers and IDEs to improve the GitHub experience.

Explore 41 awesome GitHub repositories matching part of an awesome list · Browser Extensions and Plugins. Refine with filters or upvote what's useful.

Awesome Browser Extensions and Plugins GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • sindresorhus/refined-githubAvatar de sindresorhus

    sindresorhus/refined-github

    31,587Voir sur GitHub↗

    Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It functions as a user interface enhancement tool that uses custom CSS and JavaScript to rearrange layouts and inject new interactive elements into GitHub pages. The project serves as a workflow automation tool and repository utility, providing capabilities to automate pull request tasks such as branch cleanup and commit defaults. It acts as a code review assistant by identifying conflicting pull requests and improving navigation for code references. The extension covers severa

    Simplifies and enhances the GitHub interface.

    TypeScript
    Voir sur GitHub↗31,587
  • buunguyen/octotreeAvatar de buunguyen

    buunguyen/octotree

    23,200Voir sur GitHub↗

    Octotree is a browser extension that provides a hierarchical file tree for navigating Git repositories and inspecting pull requests on GitHub. It serves as a web-based code browser that allows users to explore project directories and locate source files without cloning the repository locally. The tool includes a pull request viewer designed to analyze code changes by providing a navigable file system during the review process. It synchronizes the view state with the browser address bar to enable shareable deep links to specific files. The system employs virtualized list rendering and asynchr

    Browser extension for tree-view navigation of GitHub code.

    JavaScript
    Voir sur GitHub↗23,200
  • airblade/vim-gitgutterAvatar de airblade

    airblade/vim-gitgutter

    8,506Voir sur GitHub↗

    Il s'agit d'une extension Vim qui fournit une visualisation des changements Git et une gestion des hunks. Elle affiche des marqueurs dans la colonne de signe pour indiquer les lignes ajoutées, modifiées ou supprimées par rapport à l'index Git, permettant aux utilisateurs de visualiser les diffs et de comparer les versions de tampons côte à côte. Le plugin étend les objets texte de l'éditeur pour cibler des blocs spécifiques de lignes modifiées, permettant l'utilisation d'opérateurs standard sur ces hunks contigus. Il fournit également des outils pour indexer (stage) ou annuler des blocs de changements individuels directement dans l'éditeur. Des capacités supplémentaires incluent des utilitaires de navigation pour sauter entre les blocs de code modifiés et remplir la liste quickfix avec les emplacements des changements. Le plugin peut calculer des statistiques de diff pour la ligne d'état et masquer le texte inchangé pour ne mettre en évidence que les blocs modifiés.

    Vim plugin for showing Git diffs in the gutter.

    Vim Script
    Voir sur GitHub↗8,506
  • octo-linker/chrome-extensionAvatar de octo-linker

    octo-linker/chrome-extension

    5,368Voir sur GitHub↗

    Cette extension de navigateur est un lieur de code source pour GitHub qui identifie les déclarations d'importation et d'inclusion spécifiques au langage et les convertit en liens de navigation directs. Elle sert d'outil de productivité pour parcourir les dépôts en simplifiant le processus de saut entre les fichiers liés et les dépendances. L'extension optimise le workflow du développeur en transformant les déclarations d'importation statiques en hyperliens cliquables, réduisant le besoin de rechercher manuellement les fichiers. Cette fonctionnalité soutient les revues de code source et le traçage des dépendances lors d'audits basés sur navigateur des dépôts GitHub.

    Extension for easy navigation of files and packages on GitHub.

    HTML
    Voir sur GitHub↗5,368
  • gharlan/alfred-github-workflowAvatar de gharlan

    gharlan/alfred-github-workflow

    2,918Voir sur GitHub↗

    GitHub Workflow for Alfred

    Alfred workflow for executing GitHub commands.

    PHP
    Voir sur GitHub↗2,918
  • kemayo/sublime-text-gitAvatar de kemayo

    kemayo/sublime-text-git

    2,817Voir sur GitHub↗

    Plugin for some git integration into sublime text

    Git integration plugin for Sublime Text.

    Python
    Voir sur GitHub↗2,817
  • github/visualstudioAvatar de github

    github/VisualStudio

    2,499Voir sur GitHub↗

    The GitHub Extension for Visual Studio provides GitHub integration in Visual Studio 2015 and newer. Most of the extension UI lives in the Team Explorer pane, which is available from the View menu.

    Official GitHub integration for Visual Studio.

    C#
    Voir sur GitHub↗2,499
  • ben174/git-drawAvatar de ben174

    ben174/git-draw

    2,167Voir sur GitHub↗

    Allows you to draw in your GitHub heatmap

    Visualizes commit history as artwork on GitHub profiles.

    JavaScript
    Voir sur GitHub↗2,167
  • sindresorhus/notifier-for-github-chromeAvatar de sindresorhus

    sindresorhus/notifier-for-github-chrome

    1,969Voir sur GitHub↗

    Checks for new GitHub notifications every minute, shows the number of notifications you have, and shows desktop notifications as well.

    Extension for tracking unread GitHub notifications.

    JavaScript
    Voir sur GitHub↗1,969
  • justineo/github-hovercardAvatar de Justineo

    Justineo/github-hovercard

    1,895Voir sur GitHub↗

    Neat hovercards for GitHub.

    Browser extension for displaying user info cards on hover.

    JavaScript
    Voir sur GitHub↗1,895
  • muan/github-gmailAvatar de muan

    muan/github-gmail

    1,259Voir sur GitHub↗

    A browser extension for Chrome, ~~Firefox~~(broken), and Safari that adds keyboard shortcuts to the Gmail interface for GitHub notification emails.

    Quick access to GitHub notifications within Gmail.

    JavaScript
    Voir sur GitHub↗1,259
  • littlebee/git-time-machineAvatar de littlebee

    littlebee/git-time-machine

    1,109Voir sur GitHub↗

    git-time-machine is a package for Atom that allows you to travel back in time! It shows visual plot of commits to the current file over time and you can click on it on the timeplot or hover over the plot and see all of the commits for a time range.

    Atom plugin for viewing commit history.

    CoffeeScript
    Voir sur GitHub↗1,109
  • algolia/github-awesome-autocompleteAvatar de algolia

    algolia/github-awesome-autocomplete

    1,072Voir sur GitHub↗

    By working every day on building the best search engine, we've become obsessed with our own search experience on the websites and mobile applications we use. GitHub is quite big for us, we use their search bar every day but it was not optimal for our needs: so we just re-built Github's search…

    Adds auto-complete functionality to GitHub search bars.

    JavaScript
    Voir sur GitHub↗1,072
  • johnno1962/gitdiffAvatar de johnno1962

    johnno1962/GitDiff

    889Voir sur GitHub↗

    As this plugin has rather been "Sherlocked" it is no longer supported and only just works in Xcode 11. You need to save the file before the highlights are visible.

    Xcode plugin for visualizing code changes.

    Objective-C
    Voir sur GitHub↗889
  • jenkinsci/git-pluginAvatar de jenkinsci

    jenkinsci/git-plugin

    689Voir sur GitHub↗

    Git repository access for Jenkins jobs

    Git integration for Jenkins CI.

    Java
    Voir sur GitHub↗689
  • musically-ut/lovely-forksAvatar de musically-ut

    musically-ut/lovely-forks

    663Voir sur GitHub↗

    Firefox addon Chrome extension

    Identifies the most popular forks of a repository.

    JavaScript
    Voir sur GitHub↗663
  • drewml/gifhubAvatar de DrewML

    DrewML/GifHub

    653Voir sur GitHub↗

    A Chrome extension that adds a button on GitHub comment toolbars, allowing you to search for (and include) GIFs in comments. Many thanks to Giphy, as this uses their API.

    Inserts GIF animations into GitHub comments.

    JavaScript
    Voir sur GitHub↗653
  • notwaldorf/github-canned-responsesAvatar de notwaldorf

    notwaldorf/github-canned-responses

    371Voir sur GitHub↗

    Hai! Thanks for stopping by! Since GitHub shipped a similar feature for realsies, Saved replies, there's no real point for me to maintain this extension. I've had requests from a couple of people not to nuke this repo since they'd still like to use this, so feel free to continue using it. Or…

    Provides quick-reply options for issues and pull requests.

    JavaScript
    Voir sur GitHub↗371
  • rubyerme/chrome-github-mateAvatar de rubyerme

    rubyerme/chrome-github-mate

    362Voir sur GitHub↗

    Octo Mate Chrome extension to enhance GitHub experiences.

    Enables downloading individual files from GitHub.

    JavaScript
    Voir sur GitHub↗362
  • sindresorhus/hide-files-on-githubAvatar de sindresorhus

    sindresorhus/hide-files-on-github

    320Voir sur GitHub↗

    You can customize which files to hide and you can make it more minimal in the extension's options page.

    Hides specific files from the GitHub file browser.

    TypeScript
    Voir sur GitHub↗320
Préc.123Suivant
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Browser Extensions and Plugins