# Bookmarklet | ![img \|150](https://upload.wikimedia.org/wikipedia/commons/thumb/7/78/Word_Counter_Bookmarklet_Demo.png/320px-Word_Counter_Bookmarklet_Demo.png) | A **Bookmarklet** is a bookmark stored in a web browser that contains JavaScript commands that add new features to the browser. They are stored as the URL of a bookmark in a web browser or as a hyperlink on a web page. Bookmarklets are usually small snippets of JavaScript executed when user clicks on them. When clicked, bookmarklets can perform a wide variety of operations, such as running a search query from selected text or extracting data from a table. | |-|-| | | wikipedia:: [Bookmarklet](https://en.wikipedia.org/wiki/Bookmarklet) | [[Safari]] ## Bookmarklet Maker Make bookmarklets and minify code. E.g. if you modify a bookmarklet you can/should run it through this to minify it - [Bookmarklet Maker](https://caiorss.github.io/bookmarklet-maker/) ## List - [[Obsidian Web Clipper Bookmarklet]] - [markdownBlockQuoteClip.js](https://gist.github.com/evanharmon1/5c1542892dc497ee0063a4b447e97a8f) - [appendToObsidianNote.js](https://gist.github.com/evanharmon1/b50f1cc26302ccec2df4ccc7c6cc9611) - [[MarkDownload]] - [[Markdown Service Tools]] - [LinkChecker: a bookmarklet for web writers - BrettTerpstra.com](https://brettterpstra.com/2021/02/08/linkchecker-a-bookmarklet-for-web-writers/#error-0)