Created
December 28, 2020 07:21
-
-
Save J2TEAM/f79f950c31cc9fe4ed705515385ed75f to your computer and use it in GitHub Desktop.
Bookmarklet to remove preview iframe on Envato sites (Themeforest, Codecanyon)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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