link-to-text-fragment icon indicating copy to clipboard operation
link-to-text-fragment copied to clipboard

Customize error reporting according to root cause.

Open RokeJulianLockhart opened this issue 1 year ago • 3 comments

Similarly to https://github.com/GoogleChromeLabs/link-to-text-fragment/issues/65#issue-1279149264,

Couldn't create a unique link, please select a longer sequence of words. (TIMEOUT: Computation could not complete in time.)

For instance,

image

appears if I attempt to provide any of the text of https://youtube.com/watch?v=WO2L_ihO_rI&lc=UgxzwaJajG3v5QXI8bt4AaABAg to https://chrome.google.com/webstore/detail/pbcodcjpfjdpcineamnnmbkkmkdpajjg via https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/chromium-120.0.6099.224-1.3.x86_64.rpm.

RokeJulianLockhart avatar Aug 04 '22 18:08 RokeJulianLockhart

https://github.com/GoogleChromeLabs/link-to-text-fragment/issues/71#issue-1329007016

Additionally, the extension appears to be unable to operate upon pages served by chrome:// Uniform Resource Identifiers. Do I need to enable a flag to allow this?

RokeJulianLockhart avatar Aug 04 '22 18:08 RokeJulianLockhart

Additionally, the extension appears to be unable to operate upon pages served by "chrome://" Uniform Resource Identifiers. Do I need to enable a flag to allow this?

The chrome: protocol is not supported by the extension.

tomayac avatar Aug 05 '22 13:08 tomayac

Changed the title to reflect the feature request more clearly.

tomayac avatar Aug 05 '22 13:08 tomayac