Skip to content

Instantly share code, notes, and snippets.

@amaury-d
amaury-d / bitbucket-highlight.user.js
Created September 29, 2022 09:11 — forked from lephuongbg/bitbucket-highlight.user.js
Bitbucket Highlighter User Script
// ==UserScript==
// @name Bitbucket Highlighter
// @namespace https://github.com/lephuongbg
// @version 0.11
// @description Stop-gap solution for highlighting bitbucket pull request
// @author You
// @match https://bitbucket.org/*
// @grant GM_addStyle
// @grant GM_getResourceText
// @require https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.3.2/highlight.min.js