Skip to content

Releases: connor33341/CrossWordLabs-Hacks

v1.0.0 Release

08 Jun 22:05
b2f3187
Compare
Choose a tag to compare

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