Skip to content

git-issue/browser-extension

 
 

Repository files navigation

What is OctoLinker? Build Status Windows Build Status

First of all, it's a browser extension. 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.

Install

Install OctoLinker from Chrome Web Store, Mozilla Add-ons Store or Opera Add-ons Store.

Features

OctoLinker is the easiest and best way to navigate between files and projects on GitHub.com. Files containing the following keywords will now have links that redirect you either to the relative file or to the projects GitHub page. Depending on the value, it may redirect you to an external website like a manual page or another service.

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 wife for being so patient with me!
  • @josephfrazier_ for his awesome contributions to this project!
  • 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!

Become a backer

Show your support to our open source project. Your donation will help us to cover project expenses and allow the maintainers to dedicate more time for maintenance and new features for everyone.

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site.

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.

About

OctoLinker – Available on Chrome, Firefox and Opera

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.1%
  • Other 1.9%