Show HN: Atlassian Tweaks – QoL Improvements for Jira, Bitbucket, and Confluence
1 points| andrybak | 2 years ago |github.com
Screenshots, descriptions, and links to install are in the README on GitHub: https://github.com/rybak/atlassian-tweaks#atlassian-tweaks
A neat list of all scripts without screenshots is available on Greasy Fork: https://greasyfork.org/en/scripts?language=all&set=585074&so...
Trying out some of the scripts is tricky, partly because of Manifest V3 restrictions, but mostly because the URLs for these services are different from instance to instance, from company to company. The tricky part is setting up URL matching. For example, userscript "Jira copy summary" needs a user match rule "https://bugs.openjdk.org/browse/\*" to work on the Jira of OpenJDK project. Full instructions are at the bottom of the README. Scripts and styles which work on https://bitbucket.org can be tried out without additional configuration.
The main difficulties during development so far are async loading of pages and mangled CSS class names in the Cloud versions, which change regularly.
No comments yet.