You must have noticed that Safari browser does not show the link details at the bottom left side of the browser as you would see in Firefox or Google Chrome.
I believe it is very important to know what does the URL (or an anchor link as developer call it) on a webpage looks like before clicking on it - "Double checking if the url is a genuine and from a genuine domain". I prefer not to click on a link unless I am sure about its authenticity.
How to enable url link preview on hover?
If you are looking for an option to enable link details on hover, you will need to enable the "Status Bar", in order to enable the status bar, you need to go to the Safari menu and click on View and select "Show Status bar" option. Once you do this when you will hover over any link on a webpage you will see its complete url displayed at the bottom left side of Safari with a gray background, it will fade away as soon as you move away from a link.
Steps:- Open Safari,
- Now go to Safari Menu -> View,
- Click on "Show Status Bar",

Note if you click Control and click on any url it opens in a new tab, one good thing I see is when you click control and hover over a link its reads "Open link-url in a new tab

✌️You can also use the Keyboard Shortcut: Command + / to toggle between enabling and disabling Status Bar!
- Clear Screen shortcut macOS Terminal
- What is macOS Ventura?
- [fix] How to Show file extensions on all files on Mac
- How to Find Where Mac Terminal App is Located?
- AutoSave button not working on Office on Mac (Word, Excel or Powerpoint)
- macOS say command text to speech using various voices and languages
- How to change Ping TTL value on macOS
- Open .bash_profile File in TextEdit using Terminal
- How to know the Safari Version on Mac
- How to Copy full Absolute Path of a File on Mac
- 13.0 MacOS Ventura release date
- Enable spell check in Sublime Text (macOS)
- How to Display Analog Clock on Mac Menu Bar
- How to turn off Location Services macOS Ventura 13
- How to Open VS Code on Mac
- Add Bookmark macOS Safari
- How to Fix cd: too many arguments Error in Terminal: A Step-by-Step Guide
- How to install wget on macOS
- Select Line Number TextEdit on Mac
- Strikethrough Text in Excel for Mac
- How to Enable or Disable Dark Mode on macOS Ventura 13
- How to hide or display Wifi icon in macOS Bug Sur Menu Bar
- How to install Yarn on Mac (macOS)
- How to fix command not found brew (bash, zsh) on macOS Terminal
- How to Schedule Mails in macOS Ventura
- [fix] Java JDBC SQLSyntaxErrorException: Unknown database - Java
- New-SPLogFile PowerShell - create new SharePoint log file - SharePoint
- Android: Unknown error code during application install : - Android
- Java JDBC Transition Management using PreparedStatement Examples - Java
- fix macOS: The digital signature on the update is missing or invalid. Ventura - MacOS
- How to redirect SharePoint Site Collection to different URL - SharePoint
- How to lock cells in Microsoft Excel for Mac - Windows
- How to URL Decode a Query String in Python - Python