Bookmarklets are one-click tools that can be saved as regular bookmarks but, at the same time, execute JavaScript codes to perform some tasks. While learning JavaScript, I discovered that I can create useful mini-tools through bookmarklets and I'm sharing them here.
- Go to boomkark manager by typing in URL
chrome://bookmarks/
- Right click and select Add new bookmark
- Use below title as bookmark name e.g. NEW BOOKMARKLET
- Copy and paste the code below and paste in the URL portion of the bookmark
- Save the bookmark
- Go to the desired page for audit. For example,
https://www.wikipedia.org
- Click the bookmarklet and see results.