This is a quickly hacked together chrome extension to replace the shared celebration of marking work as completed.
This only seems to work on paid jira as the selectors seem to be a bit different.
- src/typescript: TypeScript source files
- src/assets: static files
- dist: Chrome Extension directory
- dist/js: Generated JavaScript files
npm install
npm run build
https://www.youtube.com/watch?v=oswjtLwCUqg
Load dist
directory after build
npx jest
or npm run test