Skip to content

Instantly share code, notes, and snippets.

View PiDelport's full-sized avatar
🐾
🏳️‍🌈️ 🏳️‍⚧️ 💜️

Pi Delport PiDelport

🐾
🏳️‍🌈️ 🏳️‍⚧️ 💜️
View GitHub Profile
@PiDelport
PiDelport / slack-web-workspace-sidebar.user.js
Last active December 28, 2022 18:06
Slack Web Workspace Sidebar
// ==UserScript==
// @name Slack Web Workspace Sidebar
// @description Enable the workspace sidebar on the web version of Slack.
// @namespace https://github.com/PiDelport/
// @author Pi Delport <[email protected]>
// @version 1.0
// @license MIT
// @homepageURL https://gist.github.com/PiDelport/513676916e8fc186a09edfc8965a410b
// @match https://app.slack.com/*
// ==/UserScript==
@PiDelport
PiDelport / gitlab-draft-comments.user.js
Last active October 21, 2023 07:43
GitLab Draft Comments (User Script)
// ==UserScript==
// @name GitLab Draft Comments
// @description Alert for and list forgotten GitLab draft comments.
// @namespace https://github.com/PiDelport/
// @author Pi Delport <[email protected]>
// @version 1.0
// @license MIT
// @homepageURL https://gist.github.com/PiDelport/74453fa91872a9e51c7858550ff3cab3
//
// @grant GM.registerMenuCommand