Skip to content
Stephen Oliver edited this page Mar 30, 2017 · 1 revision

Browser

Quick add a bookmark

To add a freenet bookmark quickly create a bookmarklet with the following code in the address field.

javascript:location.href='http://127.0.0.1:8888/?newbookmark='+escape(location.href.slice(location.href.search('USK')))+'&desc='+escape(document.title);

It works best if you add this bookmark to your Bookmarks Toolbar.

Clone this wiki locally