Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eai04191/tissue-checkin-extension
ボタンを押すとTissueのチェックインリンクを開くシンプルな拡張機能
https://github.com/eai04191/tissue-checkin-extension
browser-extension tissue
Last synced: about 1 month ago
JSON representation
ボタンを押すとTissueのチェックインリンクを開くシンプルな拡張機能
- Host: GitHub
- URL: https://github.com/eai04191/tissue-checkin-extension
- Owner: eai04191
- License: mit
- Created: 2019-06-07T02:26:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T21:30:38.000Z (over 1 year ago)
- Last Synced: 2024-05-01T15:56:47.858Z (9 months ago)
- Topics: browser-extension, tissue
- Language: TypeScript
- Homepage:
- Size: 743 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tissue Checkin Extension
[![CodeFactor](https://www.codefactor.io/repository/github/eai04191/tissue-checkin-extension/badge?style=flat-square)](https://www.codefactor.io/repository/github/eai04191/tissue-checkin-extension)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/ghbbagjhbalopljgieblblcgleihlcld.svg?style=flat-square)](https://chrome.google.com/webstore/detail/tissue-checkin/ghbbagjhbalopljgieblblcgleihlcld)
[![Mozilla Add-on](https://img.shields.io/amo/v/tissue-checkin.svg?style=flat-square)](https://addons.mozilla.org/en-US/firefox/addon/tissue-checkin/)## Build
Require yarn and node.
I am using the `yarn 1.22.4` and `node v12.16.3`.
```
yarn
yarn release
```## License
MIT