commit | b8048437ee35aa4b33b50b6e50fa91c7c50c9684 | [log] [tgz] |
---|---|---|
author | Thomas Steiner <tomac@google.com> | Tue Apr 14 18:56:46 2020 +0200 |
committer | GitHub <noreply@github.com> | Tue Apr 14 18:56:46 2020 +0200 |
tree | d41f8edc4b8aa597092e8eb9f2c27d475847060e | |
parent | 32199dd41a35645d4320b060922afa285fd0e82a [diff] |
Update README.md
This is an attempt to polyfill the Text Fragments feature for browsers that don't support it natively.
There are still many limitations and the code is very hacky, but it serves well as a proof of concept. This could be used in Chrome for iOS by injecting the script with WKUserScript
.