Questions tagged [sharethis]

The addition of the sharethis button to your website enables visitors to effortlessly share links with their friends, as it is a third-party application that you can install on your site.

Guide on setting up ShareThis on a Vue.js project

I attempted to include this code in the public index.html file: <script type='text/javascript' src='https://platform-api.sharethis.com/js/sharethis.js#property=5f4e15b2e56e550012ae1e77&product=inline-share-buttons' async='async'></script> ...