Skip to content

Instantly share code, notes, and snippets.

View sofnotfun's full-sized avatar

Sof sofnotfun

  • Puebla
View GitHub Profile
@Kizjkre
Kizjkre / symbolab.js
Last active May 18, 2024 17:59
Symbolab Unlocker
// ==UserScript==
// @name Symbolab Unlocker
// @version 1.0
// @description Unlocks locked steps, hides upgrade tooltips, and enables answer verification
// @author TheAmazingness
// @match https://www.symbolab.com/solver/*
// @include https://code.jquery.com/jquery-3.3.1.min.js
// @grant none
// ==/UserScript==