Skip to content

v1.0.0 Release

Latest
Compare
Choose a tag to compare
@connor33341 connor33341 released this 08 Jun 22:05
· 1 commit to main since this release
b2f3187

Full Changelog: https://github.com/connor33341/CrossWordLabs-Hacks/commits/v1.0.0

Usage:


min.js:

  1. Copy the min.js
  2. Use a browser that has access to inspect
  3. Type javascript: followed by the min.js code in the search bar
  4. Press enter

js:

  1. Copy the .js
  2. Use a browser that has access to inspect
  3. Open the inspect menu
  4. Click on console
  5. Paste the code and press enter