···100100101101 <section name="overlay-loader" class="section">
102102 <h2>Overlay Loader</h2>
103103- <p name="overlay-loader-desc">Loads the full margin.at annotation overlay from CDN, showing all existing annotations on the page with highlights, popovers, and a compose modal. This provides the same experience as the browser extension without installation. <a class="script-link" href="bookmarklet.overlay-loader.user.js" download="margin-overlay-loader.user.js" title="Download userscript">๐</a></p>
103103+ <p name="overlay-loader-desc">Loads the full margin.at annotation overlay from CDN, showing all existing annotations on the page with highlights, popovers, and a compose modal. This provides the same experience as the browser extension without installation. <a class="script-link" href="bookmarklet.overlay-loader.user.js" download="margin-overlay-loader.user.js" title="Download userscript">๐ userscript</a> <a class="script-link" href="dist-standalone/margin-overlay.iife.js" download="margin-overlay.iife.js" title="Download overlay bundle">๐ฆ bundle</a></p>
104104 <a name="overlay-loader-bookmarklet" class="bookmarklet" href="javascript:(function(){if(window.MarginOverlay)return;var%20s=document.createElement(%22script%22);s.src=%22https://cdn.margin.at/overlay/margin-overlay.min.js%22;s.onload=function(){window.MarginOverlay%26%26window.MarginOverlay.init()};document.head.appendChild(s)})()">๐ Load Overlay</a>
105105106106 <h3>What it does:</h3>