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.
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:
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.