aliases:
tags:
- Type/Tech/Platform
- area/tech
- proto
- Type/Tech
from:
- "[[Browser]]"
related:
contra:
to:
dateCreated: 2023-03-16, 11:17
dateModified: 2024-02-21, 06:38
version: 1
publish: true
![]() |
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 |
Make bookmarklets and minify code. E.g. if you modify a bookmarklet you can/should run it through this to minify it - Bookmarklet Maker