Skip to content

Instantly share code, notes, and snippets.

View poespas's full-sized avatar
😁
Hi

Jonathan poespas

😁
Hi
View GitHub Profile
@poespas
poespas / close_bitbucket_prompt.user.js
Created February 25, 2021 08:23
Closes bitbucket "Take your first steps" prompts after pageload
// ==UserScript==
// @name Bitbucket First Steps admisser
// @namespace https://poespas.me/
// @version 0.1
// @description Really annoying stuff bitbucket, not cool.
// @author You
// @match https://bitbucket.org/*
// @grant none
// ==/UserScript==