Skip to content

Instantly share code, notes, and snippets.

@J2TEAM
Created December 28, 2020 07:21
Show Gist options
  • Select an option

  • Save J2TEAM/f79f950c31cc9fe4ed705515385ed75f to your computer and use it in GitHub Desktop.

Select an option

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