Chrome method to create URL from selected text

0

hi I am looking for a way, using Chrome, to jump to a URL based on the text that is selected. e.g:

I select some text from a web page with mouse (e.g. the word "item")

I then want to go to a configurable URL based on this, e.g. www.preconfiguredurl.com/search?item

thanks for any advice.

(this reworded to be function oriented and not a product request, after being judged off topic for that reason)

brum_stack

Posted 2019-03-03T19:59:34.680

Reputation: 1

Answers

0

I have found a way to do this.

The trick is to think of the URL as a search engine.

Then you can use an extension called "Context Menu Search" to configure it as a right-click context menu item.

There are actually two Chrome extensions with this name and both seem to work.

They use a separate list of search engines to the list that Chrome supports. They support any URL, so it need not be a search engine as such, just any URL you want to build.

Chrome's own configurable search engines only work as keywords in the URL bar I think, so there is no way to use them for selected text, or on a right click.

brum_stack

Posted 2019-03-03T19:59:34.680

Reputation: 1

0

I developed a chrome extension AnyLink, it enables you to create link to any selected text and then share it to others. any chrome with AnyLink will scroll to and highlight your selected texts. here is the extension:

Chrome Extension - Any Link

Any Link - Safe&Reliable! link to any text

Create link to any selected text quickly and share anywhere. Safe and reliable: NO network request and all done absolutely locally!
AnyLink enables you to create links to any selected text in any web pages with only 3 steps:
1. select the text you want to highlight
2. right click to show the context menu
3. click the link to text menu item.
the link to the text will be copied to clipboard right away, you can then paste the link anywhere or make a bookmark with the link.
The selected texts would scroll into view automatically and be highlighted when page is opened with your shared link.
AnyLink is absolutely safe and reliable since there are NO network request and all done absolutely locally!
Hope you like it.

Gr8Miller

Posted 2019-03-03T19:59:34.680

Reputation: 1