Skip to content

KasperOmari/LinkStringifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

LinkStringifier

LinkStringifier is a userscript that helps you to highlight and copy link texts.

Example

If you needed to copy a hyberlink from the following hyberlink text:

You will struggle to have only the needed text highlighted, so as a workaround you might end up highlighting the whole This is a hyberlink text, copy it then remove the extra texts before and after it. Or you can hack it and inspict it's parent HTML element!

LinkStringifier will help you in such cases by converting all the text hyberlinks to a texts to make it easier to highlight any piece of the text without extra effort.

After enabling LinkStringifier, the hyberlink will be shown as the following when you hover it:

  • This is a hyberlink text 🔗.

Installation

  1. Install Tampermonkey.
  2. View the LinkStringifier.js file and click the Raw button at the top of the file to view its source. [Direct Link to its raw].
  3. Copy the source code.
  4. Open Tampermonkey in your browser and click the Add Script tab (icon with a plus symbol).
  5. Paste the source into the script window and hit save.
  6. Enjoy it!

About

LinkStringifier is a userscript that helps you to highlight and copy link texts.

Topics

Resources

Stars

Watchers

Forks