A Samba share is like a network drive. Your browser doesn't normally have to support the protocol explicitly, because it's handled by the OS, & works just like opening an HTML document on your local machine.
Assuming that you have "smbclient" & "cifs-utils" installed (which may not be by default), your problem may be that, according to the link below, "By default only root may mount SMB shares on the command line." It's an Ubuntu-oriented page, but the advice appears as though it should be more broadly applicable.