Skip to content

ohsusannamarie/Collection-of-Bookmarklets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What are bookmarklets?

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.

General instructions for bookmark installation

  1. Go to boomkark manager by typing in URL
chrome://bookmarks/
  1. Right click and select Add new bookmark
  2. Use below title as bookmark name e.g. NEW BOOKMARKLET
  3. Copy and paste the code below and paste in the URL portion of the bookmark
  4. Save the bookmark

General instructions for use

  1. Go to the desired page for audit. For example,
https://www.wikipedia.org
  1. Click the bookmarklet and see results.