awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sindresorhus avatar

sindresorhus/refined-github

0
View on GitHub↗
31,587 स्टार्स·1,798 फोर्क्स·TypeScript·MIT·7 व्यूज़

Refined 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 several functional areas, including repository management with folder downloads and version tracking, discussion enhancement via improved comment sorting and readability, and general interface optimization to remove redundancies and increase screen efficiency.

Features

  • GitHub Browser Extensions - Acts as a browser extension specifically designed to augment and modify the GitHub web interface.
  • Code Review Tools - Implements linkified references and conflict identification to improve code review efficiency.
  • Interface Enhancements - Modifies the visual layout and interaction patterns of the GitHub web interface to improve content interaction.
  • Pull Request Automation - Simplifies workspace cleanup using squash commit defaults, rebase buttons, and automatic branch deletion after merging.
  • URL Path Logic Triggers - Triggers specific feature sets by matching the current browser address against predefined page paths during navigation.
  • Code Review Assistants - Provides tools for identifying conflicting pull requests and navigating code references during reviews.
  • Discussion Navigation Enhancements - Improves the readability of issues and pull requests with better comment sorting and content previews.
  • Interface Injection Tools - Uses custom CSS and JavaScript to rearrange layouts and inject new interactive elements into GitHub pages.
  • Repository View Utilities - Adds utility features to repository views, including folder downloads and enhanced headers.
  • GitHub Repository Utilities - Provides added functionality such as folder downloads and expanded repository header information.
  • Pull Request Workflow Utilities - Speeds up pull request management through automated branch cleanup and commit defaults.
  • Web-Based Pull Request Review Interfaces - Identifies conflicting pull requests via color-coded counts and allows marking multiple files as viewed with a single click.
  • Dynamic Element Injection - Adds new buttons and interactive elements by attaching event listeners to existing native page components.
  • Interface Density Optimizations - Increases screen efficiency by applying sticky headers, improving data file previews, and removing redundant sidebar information.
  • Interface Efficiency Optimizations - Customizes the interface to remove redundancies and improve screen efficiency for a streamlined experience.
  • CSS Layout Overlays - Applies custom stylesheets to hide redundant elements and rearrange page layouts without altering original site logic.
  • DOM Mutation Observation - Monitors page structure changes to inject custom elements and styles into dynamically loaded content via a MutationObserver.
  • GitHub Automation Tools - Provides automated utilities for managing pull requests, branch cleanup, and commit defaults.
  • Client-Side Storage Persistence - Stores user preferences and configuration settings locally in the browser to maintain custom settings across sessions.
  • Code Reading Aids - Aids code analysis by linkifying references, copying permalinks via hotkeys, and alerting users to open pull requests.
  • Comment Composition Aids - Enhances text entry using tab indentation, auto-resizing fields, and shortcuts for collapsible content and formatted tables.
  • Comment Scanability Improvements - Makes discussions easier to scan by embedding short gists, showing reaction avatars, and highlighting useful comments.
  • Commit Detail Inspectors - Improves timeline visibility by linking to patch files, showing corresponding tags, and marking merge commits.
  • PR Netiquette Enforcement - Warns users against common anti-patterns and displays reminders for old closed issues during pull request creation.
  • Web-Based File Browser Utilities - Accelerates file access by downloading entire folders, editing from the list, and previewing HTML content.
  • Latest Version Identification - Indicates if the current view is the latest version and tracks how many commits a branch trails the head.
  • Repository Header Indicators - Provides immediate project context by displaying stars, CI status, fork counts, and privacy settings in the header.
  • Discussion Navigation Enhancements - Accelerates navigation by sorting conversations by recent updates, hiding empty sidebars, and removing labels with single clicks.
  • Browser Extensions and Plugins - Simplifies and enhances the GitHub interface.

स्टार हिस्ट्री

sindresorhus/refined-github के लिए स्टार हिस्ट्री चार्टsindresorhus/refined-github के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Refined Github के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Refined Github के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • buunguyen/octotreebuunguyen का अवतार

    buunguyen/octotree

    23,200GitHub पर देखें↗

    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

    JavaScript
    GitHub पर देखें↗23,200
  • jasonlong/isometric-contributionsjasonlong का अवतार

    jasonlong/isometric-contributions

    3,670GitHub पर देखें↗

    This project is a browser extension that transforms the standard GitHub activity chart into a three-dimensional isometric pixel art display. It functions as an isometric data visualization tool that represents contribution volume through varying heights of pixel blocks. The tool enables users to toggle activity graph displays between standard two-dimensional views and isometric perspectives. It modifies the appearance of GitHub profile pages by extracting contribution metrics and rendering them as 3D visual assets. The implementation covers client-side data extraction, DOM manipulation, and

    JavaScript3dcontributionscss
    GitHub पर देखें↗3,670
  • octo-linker/chrome-extensionocto-linker का अवतार

    octo-linker/chrome-extension

    5,368GitHub पर देखें↗

    This browser extension is a source code linker for GitHub that identifies language-specific import and include declarations and converts them into direct navigation links. It serves as a productivity tool for browsing repositories by simplifying the process of jumping between linked files and dependencies. The extension optimizes the developer workflow by transforming static import statements into clickable hyperlinks, reducing the need to manually search for files. This functionality supports source code reviews and the tracing of dependencies during browser-based audits of GitHub repositori

    HTML
    GitHub पर देखें↗5,368
  • actions/labeleractions का अवतार

    actions/labeler

    2,464GitHub पर देखें↗
    TypeScript
    GitHub पर देखें↗2,464
Refined Github के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

sindresorhus/refined-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.

sindresorhus/refined-github की मुख्य विशेषताएं क्या हैं?

sindresorhus/refined-github की मुख्य विशेषताएं हैं: GitHub Browser Extensions, Code Review Tools, Interface Enhancements, Pull Request Automation, URL Path Logic Triggers, Code Review Assistants, Discussion Navigation Enhancements, Interface Injection Tools।

sindresorhus/refined-github के कुछ ओपन-सोर्स विकल्प क्या हैं?

sindresorhus/refined-github के ओपन-सोर्स विकल्पों में शामिल हैं: buunguyen/octotree — Octotree is a browser extension that provides a hierarchical file tree for navigating Git repositories and inspecting… jasonlong/isometric-contributions — This project is a browser extension that transforms the standard GitHub activity chart into a three-dimensional… octo-linker/chrome-extension — This browser extension is a source code linker for GitHub that identifies language-specific import and include… actions/labeler. danger/danger. antonioru/beautiful-react-hooks — This project is a collection of reusable React hooks designed to wrap browser APIs, manage state persistence, and…