Skip to content

Instantly share code, notes, and snippets.

@kotx
Last active June 27, 2022 22:45
Show Gist options
  • Save kotx/c734799a5c976fbaff1392cbf5387e2a to your computer and use it in GitHub Desktop.
Save kotx/c734799a5c976fbaff1392cbf5387e2a to your computer and use it in GitHub Desktop.

bookmark this

javascript:(function() {navigator.clipboard.readText().then(x => navigator.clipboard.writeText(atob(x)))}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment