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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
octo-linker avatar

octo-linker/chrome-extension

0
View on GitHub↗
5,368 stars·283 forks·HTML·MIT·11 vuesoctolinker.vercel.app↗

Chrome Extension

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.

Features

  • GitHub Browser Extensions - A Chrome browser extension specifically designed to augment the GitHub web interface with navigation links.
  • GitHub Repository Navigation Enhancements - Enhances the native GitHub interface by enabling direct jumps between linked files.
  • Source Code Hyperlinkers - Identifies import declarations in source code and transforms them into direct navigation links.
  • Import Statement Linking - Transforms static import and include statements into clickable links for faster codebase navigation.
  • Code Review and Analysis - Facilitates dependency tracing and project structure analysis during browser-based code audits.
  • Workflow Optimization Tools - Reduces manual effort and time spent searching for files during repository exploration.
  • DOM Text Pattern Matching - Scans page content for import statements to identify where navigation links should be injected.
  • Regex-Based Symbol Definitions - Uses regular expressions to identify language-specific symbols and import keywords within the source code.
  • DOM Mutation Observers - Monitors the page for dynamically loaded content to ensure new code blocks are also linked.
  • File Path to URL Converters - Converts extracted file paths into valid GitHub URLs for direct navigation.
  • Browser Extensions and Plugins - Extension for easy navigation of files and packages on GitHub.

Historique des stars

Graphique de l'historique des stars pour octo-linker/chrome-extensionGraphique de l'historique des stars pour octo-linker/chrome-extension

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait octo-linker/chrome-extension ?

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.

Quelles sont les fonctionnalités principales de octo-linker/chrome-extension ?

Les fonctionnalités principales de octo-linker/chrome-extension sont : GitHub Browser Extensions, GitHub Repository Navigation Enhancements, Source Code Hyperlinkers, Import Statement Linking, Code Review and Analysis, Workflow Optimization Tools, DOM Text Pattern Matching, Regex-Based Symbol Definitions.

Quelles sont les alternatives open-source à octo-linker/chrome-extension ?

Les alternatives open-source à octo-linker/chrome-extension incluent : buunguyen/octotree — Octotree is a browser extension that provides a hierarchical file tree for navigating Git repositories and inspecting… octolinker/browser-extension — This browser extension is a web-based source code navigator that transforms import statements, include declarations,… octolinker/octolinker — OctoLinker is a browser extension that enhances navigation within GitHub repositories by converting text-based… sindresorhus/refined-github — Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It… jasonlong/isometric-contributions — This project is a browser extension that transforms the standard GitHub activity chart into a three-dimensional… ovity/octotree — Octotree is a source code browsing tool for GitHub that provides a navigable file tree sidebar for exploring…

Alternatives open source à Chrome Extension

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Chrome Extension.
  • 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

    JavaScript
    Voir sur GitHub↗23,200
  • octolinker/browser-extensionAvatar de OctoLinker

    OctoLinker/browser-extension

    5,366Voir sur GitHub↗

    This browser extension is a web-based source code navigator that transforms import statements, include declarations, and dependency paths into clickable links. It functions as a dependency link resolver and workflow action navigator, mapping language-specific requirements to their corresponding source code or external repositories. The project provides a package dependency previewer that uses hovercards to display metadata and dependency insights without requiring the user to leave the current page. It also converts action definitions within CI/CD workflow files into direct links to their und

    HTML
    Voir sur GitHub↗5,366
  • octolinker/octolinkerAvatar de OctoLinker

    OctoLinker/OctoLinker

    5,366Voir sur GitHub↗

    OctoLinker is a browser extension that enhances navigation within GitHub repositories by converting text-based dependency references, import statements, and workflow actions into clickable links. It functions as a cross-language code navigator and dependency linker, transforming static references into direct links to source repositories and files. The tool provides integrated package insight hovercards that display dependency details and package information without requiring the user to leave the current page. It specifically maps GitHub Action definitions in workflow files directly to their

    HTMLbrowser-extensiongithubgithub-extension
    Voir sur GitHub↗5,366
  • 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

    TypeScript
    Voir sur GitHub↗31,587
  • Voir les 30 alternatives à Chrome Extension→