Change repo link
1 file changed
tree: 3d97e841d9e17b84930ce620b848cf076def2ac0
  1. .prettierrc
  2. CONTRIBUTING.md
  3. LICENSE
  4. package-lock.json
  5. package.json
  6. README.md
  7. text-fragments.js
README.md

Text Fragments Polyfill

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.

License

Apache 2.0. This is not an official Google product.