3 个仓库
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 3 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.
该浏览器扩展是一个 GitHub 源代码链接器,可识别特定语言的导入和包含声明,并将其转换为直接导航链接。它作为一个生产力工具,通过简化在链接文件和依赖项之间跳转的过程,优化了浏览仓库的体验。 该扩展通过将静态导入语句转换为可点击的超链接来优化开发者工作流,减少了手动搜索文件的需求。此功能支持源代码审查,并在基于浏览器的 GitHub 仓库审计过程中追踪依赖关系。
A Chrome browser extension specifically designed to augment the GitHub web interface with navigation links.