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

Operate via any URI-scheme. #72

Closed RokeJulianLockhart closed 2 years ago

RokeJulianLockhart commented 2 years ago

Even #extensions-on-chrome-urls does not allow this extension to support chrome:, as "https://github.com/GoogleChromeLabs/link-to-text-fragment/issues/71#issuecomment-1206474064:~:text=the chrome%3A protocol is not supported by the extension." confirms. Consequently, I request that it be allowed to, because it would significantly ease configuration-tutorials since chrome: supports fragments already..

tomayac commented 2 years ago

Since this is more a Chrome feature and not an extension feature, please continue the discussion over on https://crbug.com/1344820. I have filed for additional protocols to be supported there already. Thank you!