Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Ghost CMS Admin Bar
// @namespace http://example.com/
// @version 2024-10-21
// @description WordPress-style admin bar for Ghost CMS
// @author Amy Lane
// @match *://example.com/*
// @exclude *://example.com/ghost/*
// @grant none
// ==/UserScript==