4 repositorios
Browser extensions specifically designed to augment the GitHub web interface.
Distinct from GitHub Integration: The feature is specifically a browser extension, which is a distinct delivery mechanism from general clients or integrations.
Explore 4 awesome GitHub repositories matching development tools & productivity · GitHub Browser Extensions. Refine with filters or upvote what's useful.
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
Acts as a browser extension specifically designed to augment and modify the GitHub web interface.
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
Adds a hierarchical file tree to GitHub repositories via a browser extension for easier navigation.
Esta extensión de navegador es un enlazador de código fuente para GitHub que identifica declaraciones de importación e inclusión específicas del lenguaje y las convierte en enlaces de navegación directa. Sirve como una herramienta de productividad para navegar por repositorios simplificando el proceso de saltar entre archivos vinculados y dependencias. La extensión optimiza el flujo de trabajo del desarrollador transformando declaraciones de importación estáticas en hipervínculos clicables, reduciendo la necesidad de buscar archivos manualmente. Esta funcionalidad respalda las revisiones de código fuente y el rastreo de dependencias durante auditorías de repositorios de GitHub basadas en navegador.
A Chrome browser extension specifically designed to augment the GitHub web interface with navigation links.
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
A specialized GitHub browser extension that transforms the activity chart into isometric 3D art.