awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

41 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sindresorhus/refined-githubالصورة الرمزية لـ sindresorhus

    sindresorhus/refined-github

    31,587عرض على 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
    عرض على GitHub↗31,587
  • buunguyen/octotreeالصورة الرمزية لـ buunguyen

    buunguyen/octotree

    23,200عرض على 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
    عرض على GitHub↗23,200
  • airblade/vim-gitgutterالصورة الرمزية لـ airblade

    airblade/vim-gitgutter

    8,506عرض على GitHub↗

    هذه إضافة لـ Vim توفر تصوراً لتغييرات Git وإدارة كتل التعديلات (hunks). تعرض علامات في عمود الإشارات للإشارة إلى الأسطر المضافة أو المعدلة أو المحذوفة مقارنة بـ Git index، مما يسمح للمستخدمين بتصور الفروقات (diffs) ومقارنة إصدارات المخزن المؤقت جنباً إلى جنب. توسع الإضافة كائنات النص في المحرر لاستهداف كتل محددة من الأسطر المعدلة، مما يتيح استخدام العوامل القياسية على هذه الكتل المتجاورة. كما توفر أدوات لإضافة (stage) أو التراجع عن كتل تغييرات فردية مباشرة داخل المحرر. تشمل القدرات الإضافية أدوات تنقل للتنقل بين كتل التعليمات البرمجية المعدلة وتعبئة قائمة الإصلاح السريع (quickfix) بمواقع التغييرات. يمكن للإضافة حساب إحصائيات الفروقات لسطر الحالة وطي النصوص غير المعدلة لإبراز الكتل المعدلة فقط.

    Vim plugin for showing Git diffs in the gutter.

    Vim Script
    عرض على GitHub↗8,506
  • octo-linker/chrome-extensionالصورة الرمزية لـ octo-linker

    octo-linker/chrome-extension

    5,368عرض على GitHub↗

    هذا الامتداد للمتصفح هو رابط كود مصدر لـ GitHub يحدد إعلانات الاستيراد والتضمين الخاصة باللغة ويحولها إلى روابط تنقل مباشرة. يعمل كأداة إنتاجية لتصفح المستودعات من خلال تبسيط عملية القفز بين الملفات المرتبطة والتبعيات. يعمل الامتداد على تحسين سير عمل المطور من خلال تحويل عبارات الاستيراد الثابتة إلى روابط تشعبية قابلة للنقر، مما يقلل الحاجة إلى البحث يدوياً عن الملفات. تدعم هذه الوظيفة مراجعات الكود المصدري وتتبع التبعيات أثناء عمليات التدقيق القائمة على المتصفح لمستودعات GitHub.

    Extension for easy navigation of files and packages on GitHub.

    HTML
    عرض على GitHub↗5,368
  • gharlan/alfred-github-workflowالصورة الرمزية لـ gharlan

    gharlan/alfred-github-workflow

    2,918عرض على GitHub↗

    GitHub Workflow for Alfred

    Alfred workflow for executing GitHub commands.

    PHP
    عرض على GitHub↗2,918
  • kemayo/sublime-text-gitالصورة الرمزية لـ kemayo

    kemayo/sublime-text-git

    2,817عرض على GitHub↗

    Plugin for some git integration into sublime text

    Git integration plugin for Sublime Text.

    Python
    عرض على GitHub↗2,817
  • github/visualstudioالصورة الرمزية لـ github

    github/VisualStudio

    2,499عرض على 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#
    عرض على GitHub↗2,499
  • ben174/git-drawالصورة الرمزية لـ ben174

    ben174/git-draw

    2,167عرض على GitHub↗

    Allows you to draw in your GitHub heatmap

    Visualizes commit history as artwork on GitHub profiles.

    JavaScript
    عرض على GitHub↗2,167
  • sindresorhus/notifier-for-github-chromeالصورة الرمزية لـ sindresorhus

    sindresorhus/notifier-for-github-chrome

    1,969عرض على 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
    عرض على GitHub↗1,969
  • justineo/github-hovercardالصورة الرمزية لـ Justineo

    Justineo/github-hovercard

    1,895عرض على GitHub↗

    Neat hovercards for GitHub.

    Browser extension for displaying user info cards on hover.

    JavaScript
    عرض على GitHub↗1,895
  • muan/github-gmailالصورة الرمزية لـ muan

    muan/github-gmail

    1,259عرض على 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
    عرض على GitHub↗1,259
  • littlebee/git-time-machineالصورة الرمزية لـ littlebee

    littlebee/git-time-machine

    1,109عرض على 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
    عرض على GitHub↗1,109
  • algolia/github-awesome-autocompleteالصورة الرمزية لـ algolia

    algolia/github-awesome-autocomplete

    1,072عرض على 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
    عرض على GitHub↗1,072
  • johnno1962/gitdiffالصورة الرمزية لـ johnno1962

    johnno1962/GitDiff

    889عرض على 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
    عرض على GitHub↗889
  • jenkinsci/git-pluginالصورة الرمزية لـ jenkinsci

    jenkinsci/git-plugin

    689عرض على GitHub↗

    Git repository access for Jenkins jobs

    Git integration for Jenkins CI.

    Java
    عرض على GitHub↗689
  • musically-ut/lovely-forksالصورة الرمزية لـ musically-ut

    musically-ut/lovely-forks

    663عرض على GitHub↗

    Firefox addon Chrome extension

    Identifies the most popular forks of a repository.

    JavaScript
    عرض على GitHub↗663
  • drewml/gifhubالصورة الرمزية لـ DrewML

    DrewML/GifHub

    653عرض على 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
    عرض على GitHub↗653
  • notwaldorf/github-canned-responsesالصورة الرمزية لـ notwaldorf

    notwaldorf/github-canned-responses

    371عرض على 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
    عرض على GitHub↗371
  • rubyerme/chrome-github-mateالصورة الرمزية لـ rubyerme

    rubyerme/chrome-github-mate

    362عرض على GitHub↗

    Octo Mate Chrome extension to enhance GitHub experiences.

    Enables downloading individual files from GitHub.

    JavaScript
    عرض على GitHub↗362
  • sindresorhus/hide-files-on-githubالصورة الرمزية لـ sindresorhus

    sindresorhus/hide-files-on-github

    320عرض على 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
    عرض على GitHub↗320
السابق123التالي
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Browser Extensions and Plugins