Auto scroll widget to use as a bookmarklet
Some chords web sites don't have this feature, so why not have it as a bookmarklet?
- Create a new bookmark
- Copy the content of bookmarklet.js into the URL field of the bookmark, save it.
- Click on the bookmark to toggle it.
-
Sites using the header
strict-origin-when-cross-origin
won't load the script.- Here's an issue with a proposal to re-write the bookmarklet in a way it doesn't load any external script.
-
Gnome Web browser (only one with WebKit I have) doesn't even support bookmarklets:
SyntaxError: Unexpected token '%'
- Writing mode for input elements is not working on chromium based browsers, as I found out trying this widget there.
- Styling the
<meter>
element is a pain, so I left it as it is, I prefer it to just work.
- Styling the