LoginSignup
8
2

More than 5 years have passed since last update.

github projectsのissueをモーダルで開くchrome extension

Last updated at Posted at 2018-03-03

github projectsでは、waffle.ioやzenhub、zubeのようにカードからissueをモーダルで開くことができません。
github projectsのissueをモーダルで開くchrome extensionを作りました。

使い方

  1. 使い方は以下からextensionをインストールする。
    https://chrome.google.com/webstore/detail/open-modal-github-project/epnkdndkebiemmlilflelekhipnienpi

  2. github projectsを開く

  3. issueのリンクをクリック

だけです。

デモ

github projectsでissueのリンクをクリックすると以下の用にissueがモーダルで表示されます。

open_modal_github_projects_issue.png

スクリーンショット 2018-03-03 22.09.22.png

コード

コードは以下のリポジトリ
https://github.com/katsuyan/open_modal_github_projects_issue

まとめ

github projectsのissueをモーダルで開くchrome extensionを作りました。
まだまだ、今は単純にモーダルでissueを表示するだけとなっています。また、一部errorが発生してしまっています。今後も修正・開発を行っていきます。

8
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
8
2