Module Linker 제작자: fiatjaf
Add direct links to imported modules on GitHub source code.
사용자 26명사용자 26명
확장 메타 데이터
스크린샷
정보
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.
5명이 4.6점으로 평가함
권한 및 데이터
필수 권한:
- 탐색 중 브라우저 활동에 접근
- 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에서 사용자의 데이터에 접근
추가 정보
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.