Last active
November 3, 2025 11:16
-
-
Save madhavajay/f8a0c32e71a1174641be8d54fe114fc1 to your computer and use it in GitHub Desktop.
SolveIt bookmarklet loader
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
| const VERSION = "0.1.3"; | |
| alert(`hello world ${VERSION}`); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment