Skip to content

ruanyl/browser-extension

 
 

Repository files navigation

What is OctoLinker? Build Status

First of all, it's a browser extension. It's currently only available on Chrome. Once installed, it allows you to navigate through projects on GitHub.com efficiently.

Most projects consist of many files and third party dependencies. Files are referencing other files and / or dependencies by language specific statements like include or require. Dependencies are most likely declared in a file called manifest e.g. package.json or Gemfile. The OctoLinker browser extensions makes these references clickable. No more copy and search.

screenshot

Install

Install it from the Chrome Web Store.

Want to contribute?

Anyone can help make this project better - check out the Contributing guide!

Feedback please

If you encounter a problem using OctoLinker, or would like to request an enhancement, feel free to create an issue or say hello @OctoLinker on twitter.

Thanks

  • My girlfriend for being so patient with me!
  • art-noir.net for the awesome mascot and website!
  • @kkamilio and @WolnyAdrian for teaching me how Ruby works!
  • @TheeApeman for code review!
  • Every early OctoLinker user, which contributed to OctoLinker by writing issues or PRs!
  • Everyone I forgot to mention here, but also influenced OctoLinker!

Legal and License

The OctoLinker project is not affiliated with, sponsored by, or endorsed by github, inc.

Copyright (c) 2014–present Stefan Buck Licensed under the MIT license.

Packages

No packages published

Languages

  • HTML 70.2%
  • JavaScript 29.6%
  • Other 0.2%