GoogleChromeLabs / link-to-text-fragment

Browser extension that allows for linking to arbitrary text fragments.
https://chrome.google.com/webstore/detail/link-to-text-fragment/pbcodcjpfjdpcineamnnmbkkmkdpajjg
Apache License 2.0
412 stars 33 forks source link

The extension should work offline also #12

Closed jidanni closed 4 years ago

jidanni commented 4 years ago

The extension should be tested to make it work offline. E.g., if we are browsing file:///home/xyz.html then we should be able to make perfectly legitimate file:///home/xyz.html#bla_bla links.

No matter for testing, or interpage linking, the extension should work perfectly fine offline too.

tomayac commented 4 years ago

Go to chrome://extensions, find the Link to Text Fragment extension and click the Details button. There is a switch that allows you to turn the extension on for file:// URLs:

Screen Shot 2020-09-14 at 08 37 39