commit | 94e108ac6fb89e6e649350b8e2d662ea0c078976 | [log] [tgz] |
---|---|---|
author | Thomas Steiner <steiner.thomas@gmail.com> | Wed Jul 29 12:06:07 2020 +0200 |
committer | GitHub <noreply@github.com> | Wed Jul 29 12:06:07 2020 +0200 |
tree | 68e8ccbc801e31aa35f18b365b9a4b2b9d850114 | |
parent | 0fbf91e231b61fde6392f88fd5e31c7c3e7c42de [diff] | |
parent | 7d7928efb72dfb9a18a95c75ba23a7d133c531c1 [diff] |
Merge pull request #1 from tfmar/master Splitting into utils and script
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.