Skip to content

Instantly share code, notes, and snippets.

@J2TEAM
Created December 28, 2020 07:21
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save J2TEAM/f79f950c31cc9fe4ed705515385ed75f to your computer and use it in GitHub Desktop.
Save J2TEAM/f79f950c31cc9fe4ed705515385ed75f to your computer and use it in GitHub Desktop.
Bookmarklet to remove preview iframe on Envato sites (Themeforest, Codecanyon)
javascript:window.top.location.replace(document.querySelector('.full-screen-preview__frame').src);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment