Blog | G5 Cyber Security

Get Bookmark Link UUID

TL;DR

This guide shows you how to quickly get the unique ID (UUID) of a bookmark in most web browsers, allowing you to share or reference it directly. The method varies slightly depending on your browser.

Steps

  1. Understand UUIDs: A UUID (Universally Unique Identifier) is a long string of characters that uniquely identifies a bookmark. It’s useful for sharing specific bookmarks, especially if the title might change or there are multiple bookmarks with the same name.
  2. Google Chrome/Edge:
    • Open your Bookmarks Manager. You can do this by typing chrome://bookmarks in the address bar and pressing Enter, or going to Menu > Bookmarks > Bookmark Manager.
    • Right-click on the bookmark you want the UUID for.
    • Select “Copy link address”. This copies the URL containing the UUID.
  3. Mozilla Firefox:
    • Open your Library (Bookmarks). You can do this by clicking the Library icon or pressing Ctrl+Shift+O.
    • Right-click on the bookmark you want the UUID for.
    • Select “Copy Link Location”. This copies the URL containing the UUID.
  4. Safari (macOS):
    • Open your Bookmarks sidebar (View > Show Sidebar).
    • Right-click on the bookmark you want the UUID for.
    • Select “Copy Link”. This copies the URL containing the UUID.
  5. Verify the UUID: The copied link will be a long URL. Look for a string of characters like this: https://example.com/bookmark?uuid=a1b2c3d4-e5f6-7890-1234-567890abcdef. The part after `uuid=` is the UUID.

Troubleshooting

Exit mobile version