The picture below shows the SS number as a link on an iPhone.
If you click the link, it tries to call the SS number.
Installing the mod prevents the number displaying as a link.
While this mod prevents IOS mobile devices from converting numbers to phone links, individual phone numbers can be displayed on any browser as a link using href as shown here:
<a href="tel:123-456-7890">(123) 456-7890</a>
Note: The mod and href code was tested with an iPhone 11, 14 Max Pro and iPad Pro.
For TNG v14
TNG WIKI download link
Revision:
Updated to install on v14.
Added example to create individual phone number links on any mobile device or browser.