Show HN: Atlassian Tweaks – QoL Improvements for Jira, Bitbucket, and Confluence
github.comAtlassian Tweaks is a collection of userscripts and userstyles, developed by myself and my colleagues, which tweak some things and reduce friction in our Jira, Bitbucket, and Confluence workflows at our $DAYJOB. These scripts and styles were originally written for the self-hosted versions of the Atlassian services. However, most of scripts and styles support the Cloud versions as well.
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.