Last active
November 7, 2018 04:48
-
-
Save mkormendy/119f11a1957ec64086f2019fff376a70 to your computer and use it in GitHub Desktop.
Validate AMP Page with Chrome DevTools Bookmarklet
This file contains 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.open(window.location.href+'#development=1','_self'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment