Floating or sidebar quick navigation with per-site groups, icons, JS script execution, and editable items.
UTags Shortcuts is a powerful userscript that provides a floating or sidebar navigation panel for quick access to your favorite links and scripts. It features per-site grouping, icon support, and versatile customization options, making it an essential tool for power users who want to streamline their browsing workflow.

Alt+Shift+K.Alt+Shift+K.+ button at the bottom to add the current page to a group.github.com, containing links to your Issues, Pull Requests, and Profile.*), offering quick access to translation services, JSON formatters, or note-taking apps.Access the settings panel to customize:
You can use the following variables in the URL field. They will be replaced with the corresponding values from the current page:
{hostname}: Current hostname (e.g., www.google.com).{hostname_without_www}: Hostname without www. prefix (e.g., google.com).{hostname_top_level}: Top-level domain extracted from current URL (e.g., google.com, bbc.co.uk).{current_url}: Full URL of the current page.{current_url_encoded}: URL-encoded full URL.{current_title}: Title of the current page.{query}: Search keywords extracted from URL parameters (automatically detects q, query, kw, wd, keyword, p, s, term).{selected}: Currently selected text on the page.{q:param}: Value of the specified query parameter (e.g., {q:id} for ?id=123).{p:n}: The n-th path segment of the URL (e.g., {p:1} gets foo from /foo/bar).{t:text}: Returns the text directly (e.g., {t:hello}).|| to define a fallback value (e.g., {selected||query||t:default}).{q:param}, {p:n}, {t:text}, {te:text}.MIT License — see LICENSE