Bookmarklet

Bookmarklet LOGO

Here are some bookmarklets I frequently use. Drag the link portions below to your bookmark bar to save them. They will work with just a click (tested on Google Chrome only).

Root Directory
Redirects from the current URL to the root (top-level) directory.
Parent Directory
Redirects from the current URL to the parent (one level up) directory.
Clean URL
Removes query parameters (after ?) and hash (after #) from the current URL and redirects to a clean URL.
Initial Font-Size
Sets the font size of all elements on the current page to the browser's default CSS specification (equivalent to 16px). Useful when text is too small to read.
Increase Leading
Increases the line spacing of text on the current page. Useful when line spacing is too tight and hard to read.
Open Link in New Tab
Adds the target="_blank" attribute to links (a elements) on the current page. Almost all links will open in a new window.
Copy TITLE and URL
Copies the title and URL of the current page to the clipboard.
Make Anchor
Copies an anchor tag (a element) to the current page to the clipboard. Example: <a href="https://noriya.info">noriya.info</a>
If there is selected text, the tag will be <a href="URL" title="TITLE">selected text</a>.
CSS ON/OFF
Toggles CSS on/off for the current page. You might find hidden images.
Share on X
Share the current page on X.
Share on Facebook
Share the current page on Facebook.
Send via Gmail
Send the current page via Gmail.

First Draft
November 7, 2025
Last Updated
November 7, 2025
Navigation
Software
noriya.info