Skip to content

Instantly share code, notes, and snippets.

@valorad
Last active December 10, 2019 02:45
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 valorad/96cf5ff1fe25cf709d24c9b0c2ae0d7a to your computer and use it in GitHub Desktop.
Save valorad/96cf5ff1fe25cf709d24c9b0c2ae0d7a to your computer and use it in GitHub Desktop.
This site is built with _____?

usage

Create a bookmark in your browser, and paste the code in the url section.

Open a desired page and click the bookmark, and you will be directed to the builtwith.com website with the info acquired.

javascript:window.open(`https://builtwith.com/${(new URL(location.href)).hostname}`, "_blank");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment