Mozzarella

Home

Add URL to Window Title (Advanced KeePass Usage)

This add-on is designed to add information about the current web page to the Browser Window's title. The add-on was initially designed to facilitate usage of the KeePass's auto-type feature on logon forms, but can likely be used with other password managers or for other purposes where another application needs to monitor the details about the current page opened in a browser (e.g., web development debugging and pen testing).

In its most basic usage, this add-on will add the full URL of the current web page running in the active tab of a given browser window. Optionally, the user can configure the addon to only add the hostname.

There is also an option which will monitor for when an input or password field is selected and will then add the id and name attributes, in addition to the full URL or hostname, to the window title. This is to provide further granularity for auto-type rules, and is useful for many reasons, such as:


**Help, Support, and Documentation**
The full help files and documentation can be found on the add-on's home page and in the project's wiki. If you are looking for support, please report at GitHub and not on the Add-on's Directory as it is not possible to have a conversation there. The home page has some tutorials and videos to help you understand how to use the plugin and maximize your auto-type usage.

Install
The Google homepage showing that the URL was added to the title. You can watch a video demo on YouTube at: https://youtu.be/vGoHoq_JkK4 (For the old version, but very similar) The Google homepage when the user clicks or tabs into the search field (gives it focus) showing that the URL is added, as well as the The setting screen showing the three user configurable options, details for the options are available in the documentation on Github. The configuration options are internationalized into English, Spanish, and French. The Facebook logon screen showing that the URL is added to the title, as well as the Google login page showing the full URL as well as field attributes