awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
OctoLinker avatar

OctoLinker/browser-extension

0
View on GitHub↗
5,366 stars·283 forks·HTML·MIT·17 viewsoctolinker.vercel.app↗

Browser Extension

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 underlying implementations.

The extension handles source code navigation and static code exploration by identifying language-specific patterns and resolving internal project paths to external URLs.

Features

  • Import Statement Linking - Converts source code import and include declarations into clickable navigation hyperlinks.
  • Code Exploration Tools - Provides utilities for navigating through language-specific import and require statements in web-based browsers.
  • Dependency Link Resolvers - Maps language-specific include and require statements to external repositories and internal project files.
  • Import Path Resolvers - Maps internal import paths to external repository URLs by analyzing project structure and package manifests.
  • Source Code Hyperlinkers - Identifies code declarations in import statements and transforms them into navigational hyperlinks.
  • Workflow Action Navigators - Converts CI/CD workflow action definitions into direct links for exploring the underlying implementation.
  • Workflow Action Linkers - Transforms action definitions within workflow files into clickable links to the underlying implementation source code.
  • Dependency Previews - Provides a hovercard interface for displaying package information and dependency insights without leaving the page.
  • Dependency-Aware Code Analysis - Enriches the code exploration experience by providing on-demand package dependency insights via hovercards.
  • CI CD Pipelines - Facilitates the exploration of automation tasks by linking workflow action definitions to their source code.
  • Hover Card Displays - Provides floating hover cards that display package metadata when hovering over dependency links.
  • Developer Tools - GitHub navigation browser extension.
  • Development Utilities - Enhances GitHub browsing for Go files.
  • IDE Plugins - Browser extension for navigating code on GitHub.
  • Style Guides - Browser extension for navigating Sass files on GitHub.

Star history

Star history chart for octolinker/browser-extensionStar history chart for octolinker/browser-extension

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Browser Extension

These projects share indexed features with Browser Extension. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • octo-linker/chrome-extensionocto-linker avatar

    octo-linker/chrome-extension

    5,368View on GitHub↗

    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
    View on GitHub↗5,368
  • octolinker/octolinkerOctoLinker avatar

    OctoLinker/OctoLinker

    5,366View on 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
    View on GitHub↗5,366
  • coatisoftware/sourcetrailCoatiSoftware avatar

    CoatiSoftware/Sourcetrail

    16,471View on GitHub↗

    Sourcetrail is an interactive source code explorer and visualizer designed for indexing and navigating relationships between symbols and structures across large, multi-language codebases. It functions as a static analysis indexer and code dependency visualizer that maps calls and dependencies between source files to help reveal project architecture. The tool enables multi-language project analysis by using a language-agnostic indexing system to track symbols across different programming languages within a single interface. It allows for the discovery of software architecture and the explorati

    C++
    View on GitHub↗16,471
  • kilo-org/kilocodeKilo-Org avatar

    Kilo-Org/kilocode

    15,616View on GitHub↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    TypeScriptaiai-ageai-coding
    View on GitHub↗15,616
Compare all 30 related projects→

Frequently asked questions

What does octolinker/browser-extension do?

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.

What are the main features of octolinker/browser-extension?

The main features of octolinker/browser-extension are: Import Statement Linking, Code Exploration Tools, Dependency Link Resolvers, Import Path Resolvers, Source Code Hyperlinkers, Workflow Action Navigators, Workflow Action Linkers, Dependency Previews.

Which projects share features with octolinker/browser-extension?

Projects with overlapping indexed features include: octo-linker/chrome-extension — This browser extension is a source code linker for GitHub that identifies language-specific import and include… octolinker/octolinker — OctoLinker is a browser extension that enhances navigation within GitHub repositories by converting text-based… coatisoftware/sourcetrail — Sourcetrail is an interactive source code explorer and visualizer designed for indexing and navigating relationships… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development… drone/drone — Drone is a container-based continuous integration and delivery platform, source control management system, and… go-gitea/gitea — Gitea is a self-hosted service designed for managing version control repositories, project issue tracking, and…