commit | d3ee27587bdc1f9b78887225e785d56f2152bd7c | [log] [tgz] |
---|---|---|
author | tomayac <steiner.thomas@gmail.com> | Thu Jul 23 11:47:15 2020 +0200 |
committer | tomayac <steiner.thomas@gmail.com> | Thu Jul 23 11:47:15 2020 +0200 |
tree | 3d97e841d9e17b84930ce620b848cf076def2ac0 | |
parent | 6dbc15a93da1ee8e1ceac6d9cb04709dfa5dde1c [diff] |
Change repo link
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
.
Apache 2.0. This is not an official Google product.