Streamlined scripts to enhance your workflow, designed to work seamlessly with the Tampermonkey browser extension.
Required Tampermonkey extension on your browser
Userscripts | Direct Install | Document |
---|---|---|
Bitbucket | Install | Wiki |
Atlassian | Install | Wiki |
Required NodeJS v20.10 or upper
- Install dependencies by PNPM
pnpm install
- Create or update scripts in src folder
- Build your scripts
pnpm build
- Create PR and waiting for review