Module Linker 作者: fiatjaf
Add direct links to imported modules on GitHub source code.
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图
关于此扩展
This extension adds direct links in the GitHub source code viewer, to any imported modules or files. If you're browsing source code on GitHub this extension will improve your life.
Languages and files supported:
* Python
* PHP
* Nim
* Dart (.dart and pubspec.yaml)
* Rust (.rs files and Cargo.toml)
* Javascript (.js, .jsx, .coffee, .ts, package.json files)
* Ruby (.rb files, Rakefile and Gemfile)
* Crystal (.cr and shard.yml files)
* Julia
* Go
* Haskell (external packages listed on stack.yaml files)
* Elm (dependencies on elm-package.json)
* C
Unlike Octolinker, this extension creates real links, so there are no problems with middle-clicks, Ctrl-clicks etc.
Also, links load without reloading the page, so ultra-fast (like normal GitHub links).
---
Don't see your language? Found a bug? Contributions are welcome, please come to https://github.com/fiatjaf/module-linker. If you don't want to code, you're welcome to give a description of the bug or ideas on how to improve or implement support for some language.
---
https://fiatjaf.alhur.es/module-linker/
Icon by Gregor Črešnar from The Noun Project.
Languages and files supported:
* Python
* PHP
* Nim
* Dart (.dart and pubspec.yaml)
* Rust (.rs files and Cargo.toml)
* Javascript (.js, .jsx, .coffee, .ts, package.json files)
* Ruby (.rb files, Rakefile and Gemfile)
* Crystal (.cr and shard.yml files)
* Julia
* Go
* Haskell (external packages listed on stack.yaml files)
* Elm (dependencies on elm-package.json)
* C
Unlike Octolinker, this extension creates real links, so there are no problems with middle-clicks, Ctrl-clicks etc.
Also, links load without reloading the page, so ultra-fast (like normal GitHub links).
---
Don't see your language? Found a bug? Contributions are welcome, please come to https://github.com/fiatjaf/module-linker. If you don't want to code, you're welcome to give a description of the bug or ideas on how to improve or implement support for some language.
---
https://fiatjaf.alhur.es/module-linker/
Icon by Gregor Črešnar from The Noun Project.
开发者留言
为您的体验打分
支持这位开发者
此扩展的开发者寻求您的小小捐助以支持其持续发展。
权限详细了解
此附加组件需要:
- 获知浏览器导航时的行为状态
- 存取您在 github.com 的数据
- 存取您在 api.github.com 的数据
- 存取您在 raw.githubusercontent.com 的数据
- 存取您在 pypi.python.org 的数据
- 存取您在 registry.npmjs.org 的数据
- 存取您在 hackage.haskell.org 的数据
- 存取您在 pkg.julialang.org 的数据
- 存取您在 pub.dartlang.org 的数据
- 存取您在 crates.io 的数据
- 存取您在 rubygems.org 的数据
- 存取您在 packagist.org 的数据
- 存取您在 jsonbin.org 的数据
更多信息
添加到收藏集
fiatjaf 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
Besides that, the extension knows something about the directory structure of each language project thus can deduce where are each relative module, standard library module or external package.