Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 565 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 565 Bytes

JavaScript_Bookmarklets

Learn programming using JavaScript bookmarklets. Bookmarklets are super fun to make and help us to surf the web the way that WE want!

We can easily paste any of our scripts into our Browser console to execute them. Instructions:

  • With our Web Browser open, we press F12 to open the console.
  • Paste the code into the console
  • Press Enter

The JavaScript Bookmarklet code will execute.

This is a testing repository.

Full the up to date repository go to https://github.com/ChristopherTopalian/Topalian_JavaScript_Bookmarklets.