
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 のユーザーデータへのアクセス
詳しい情報
- アドオンリンク
- バージョン
- 2.3.1
- サイズ
- 88.83 KB
- 最終更新日
- 5年前 (2019年11月27日)
- 関連カテゴリー
- ライセンス
- MIT License
- バージョン履歴
コレクションへ追加
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.