Hey, this install button is supposed to be dynamic and should change depending on your user agent. However this wasn't working and is fixed now. Sorry for this inconvenience
OctoLinker turns language-specific module-loading statements like include, require or import into links. Depending on the language it will either redirect you to the referenced file or to an external website like a manual page or another service.
Works for JavaScript, Java, Ruby, Python, Go, Haskell, Rust and a few others
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 theses references clickable. No more copy and search.