Skip to content

Instantly share code, notes, and snippets.

@OutRite
OutRite / featuregatekey.user.js
Last active August 29, 2024 22:06
Feature Gate Key
// ==UserScript==
// @name Feature Gate Key
// @namespace 534
// @match https://bsky.app/*
// @match https://main.bsky.dev/*
// @match https://*.onrender.com/*
// @grant GM_getValue
// @grant GM_setValue
// @version 1.0
// @author 534