4 ms·
Unfortunately, no. This is a simple pet project aimed at easing sharing/versioning of bookmarklets. The site is entirely static. Listing bookmarklets is, howeve
by ashtonmeuser 3y ago
Unfortunately, no. This is a simple pet project aimed at easing sharing/versioning of bookmarklets. The site is entirely static. Listing bookmarklets is, however, something I'd love to add.
A simple and sensible way to list bookmarklets may be scraping GitHub's own search [1]. Using a flag in gists such as `// bookmarklink-index` or similar may be a good way to go.
[1] https://gist.github.com/search?q=extension%3Ajs+bookmarklet_title&ref=searchresults https://gist.github.com/search?q=extension%3Ajs+bookmarklet_...
- natpalmer1776 3y agoLove seeing cool stuff like this, thank you.
- drittich 3y agoThe proper way would be a bookmarklet that renders a list of bookmarklets.