Drag this button directly to your browser's bookmarks bar:
Copy this code and create a new bookmark with it as the URL:
javascript:(function(){
const currentUrl = window.location.href;
const sembleUrl = 'https://semble.so/url?id=' + currentUrl;
window.open(sembleUrl, '_blank');
})();