https://www.google.com/maps/d/embed?mid=1Z1dI8hoBZSJNWFx2xr_MMxSxSxY
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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== |