Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryohidaka/sidepanel-for-backlog
ブラウザのサイドパネル(もしくはサイドバー)に、Backlogの課題一覧を表示できる拡張機能
https://github.com/ryohidaka/sidepanel-for-backlog
backlog backlog-api chrome-extension
Last synced: about 19 hours ago
JSON representation
ブラウザのサイドパネル(もしくはサイドバー)に、Backlogの課題一覧を表示できる拡張機能
- Host: GitHub
- URL: https://github.com/ryohidaka/sidepanel-for-backlog
- Owner: ryohidaka
- License: mit
- Created: 2024-03-26T09:13:51.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T09:49:11.000Z (7 months ago)
- Last Synced: 2024-04-12T12:10:47.932Z (7 months ago)
- Topics: backlog, backlog-api, chrome-extension
- Language: TypeScript
- Homepage: https://chromewebstore.google.com/detail/sidepanel-for-backlog/hfikeaeeajgbcfgfdldpkhakkhbcaocp
- Size: 331 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# SidePanel for Backlog
[![GitHub Release](https://img.shields.io/github/v/release/ryohidaka/sidepanel-for-backlog?logo=chromewebstore)](https://github.com/ryohidaka/sidepanel-for-backlog/releases/)
![build](https://github.com/ryohidaka/sidepanel-for-backlog/workflows/Build/badge.svg)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/B0B6TVH92)
ブラウザのサイドパネル(もしくはサイドバー)に、Backlog の課題一覧を表示できる拡張機能です。
![サンプル画像](./docs/images/sample.png)
## 必要なもの
- 使用する Backlog のホスト名
- `{スペースID}.backlog.com` または `{スペースID}.backlog.jp`
- API キー
- Backlog の[API の設定](https://support-ja.backlog.com/hc/ja/articles/360035641754-API%E3%81%AE%E8%A8%AD%E5%AE%9A)を参考に API キーを発行してください。## インストール
[](https://chromewebstore.google.com/detail/sidepanel-for-backlog/hfikeaeeajgbcfgfdldpkhakkhbcaocp)
[](https://addons.mozilla.org/ja/firefox/addon/backlog/)## 機能
### 課題一覧表示
Backlog の課題一覧をサイドパネルとポップアップに表示できます。
## アイコンについて
- 拡張機能のアイコンは、株式会社ヌーラボの[ロゴガイドライン](https://nulab.com/ja/about/logo/)に基づいて、開発を目的とした用途として使用しております。
## リンク
- [更新履歴](./CHANGELOG.md)
- [Backlog |チームで使うプロジェクト管理・タスク管理ツール](https://backlog.com/ja/)
- [Backlog API](https://developer.nulab.com/docs/backlog#)## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.