README
Bookmarklets
A collection of bookmarklets.
Usage
javascript:(function(){document.body.appendChild(document.createElement('script')).src='/path/to/js';})();
A collection of bookmarklets.
<script type="module">
import belloahBookmarklets from 'https://cdn.skypack.dev/@belloah/bookmarklets';
</script>
A collection of bookmarklets.
javascript:(function(){document.body.appendChild(document.createElement('script')).src='/path/to/js';})();