Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartholomej/github-clickup-ext
Chrome extension which adds ClickUp task links to a variety of places when using Github
https://github.com/bartholomej/github-clickup-ext
chrome-extension clickup extension github webextension
Last synced: 21 days ago
JSON representation
Chrome extension which adds ClickUp task links to a variety of places when using Github
- Host: GitHub
- URL: https://github.com/bartholomej/github-clickup-ext
- Owner: bartholomej
- License: mit
- Created: 2022-01-20T10:58:41.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T03:22:03.000Z (almost 2 years ago)
- Last Synced: 2024-12-05T00:18:10.763Z (about 1 month ago)
- Topics: chrome-extension, clickup, extension, github, webextension
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/github-%E2%9D%A4%EF%B8%8F-clickup/coehochbkjiikfgfaeobfgoedgmjidke
- Size: 638 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[![taylor swift](https://img.shields.io/badge/secured%20by-taylor%20swift-brightgreen.svg)](https://twitter.com/SwiftOnSecurity)
[![volkswagen status](https://auchenberg.github.io/volkswagen/volkswargen_ci.svg?v=1)](https://github.com/auchenberg/volkswagen)# Github ❤️ ClickUp web extension
> Chrome extension which integrates Github with ClickUp so you can move faster between task and pull request
![Demo animation](https://github.com/bartholomej/github-clickup-ext/blob/master/_assets/webstore.png?raw=true)
## Installation
### Automatically (for humans)
- **[Install for Chrome](https://chrome.google.com/webstore/detail/github-clickup/coehochbkjiikfgfaeobfgoedgmjidke)** from official **Chrome Web Store**
- **[Install for Firefox](https://addons.mozilla.org/cs/firefox/addon/github-clickup/)** from official **Mozilla Addons**!### Manually (for ~~robots~~ developers)
Load your extension on Chrome following:
#### Development / Contribution
1. Fork and clone this repository
2. Install dependencies: `yarn`
3. Run server: `yarn start`
4. Access `chrome://extensions/`
5. Check `Developer mode`
6. Click on `Load unpacked extension`
7. Select `dist` folder
8. Open some pullrequest page on [GITHUB](https://www.github.com)
9. Make some awesome features or bugfixes in code
10. Save and wait for auto reload in browser#### Build production for specific browsers
- `yarn run build:chrome`
- `yarn run build:firefox`
- `yarn run build:opera`
- `yarn run build:edge`## 🤝 Contribution
I welcome you to customize this according to your needs ;)
Pull requests for any improvements would be great!
## 🕵️ Privacy Policy
I DO NOT STORE ANY DATA. PERIOD.
I physically can't. I have nowhere to store it. I don't even have a server database to store it. So even if Justin Bieber asked nicely to see your data, I wouldn't have anything to show him.
That's why, with this extension, what happens on your device stays on your device till disappear.
## ⭐️ Show your support
Give a ⭐️ if this project helped you!
Or if you are brave enough consider [making a donation](https://github.com/sponsors/bartholomej) for some 🍺 or 🍵 ;)
## 📝 License
Copyright © 2022 [Bartholomej](http://github.com/bartholomej)
Proudly powered by nature 🗻, wind 💨, tea 🍵 and beer 🍺 ;)
**This is unofficial, experimental, made for fun and it has nothing to do with Github itself** ️ ️
All contents are licensed under the [MIT license].
[mit license]: LICENSE