Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
This allows using utilities such as KeePass that auto-fill passwords according to the title of the current window.
By default, only the protocol and domain name are appended to the title, but the options page allows full customization.
Source code: https://github.com/guilryder/chrome-extensions/tree/main/urlintitle
Release notes: v4.0.0: restored suffix preservation logic broken in previous version; migrated to Manifest V3; cleaned up the code v3.0.2: added a mechanism to disable the extension (
); added support for pages that delete the <title> element v3.0.1: added icons