Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Bovelett
Last active June 17, 2021 02:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bovelett/b8aa366d3967d59628fe73bc21b742d0 to your computer and use it in GitHub Desktop.
Save Bovelett/b8aa366d3967d59628fe73bc21b742d0 to your computer and use it in GitHub Desktop.
Bookmark Elementor Pro Detector
javascript:(alert(document.querySelectorAll('.elementor').length?'Yes':'No'))
Create a bookmark in your bookmark manager, and instead of a link, add this line of code. I've only tested this in Chrome, but I think it works in other browsers too.
With thanks to Siggi Becker, who gave me this sweet snippet when I joined the ranks of Elementor Community Leaders.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment