Questions tagged [hyperlinks]
Use this tag for apps that display, consume, or manipulate hyperlinks, but ONLY IF such behavior is a primary purpose of the app.
14 questions
5 votes
0 answers
76 views
NATO tool link shortcut
This is a basic userscript which saves one click and some waiting time. If you are anxious like me and don't like to head over to the (10k) Tools page, wait for the page to load while chasing the ...
12 votes
1 answer
382 views
Optionally Anonymised Short Links
Description This is a resurrection of the (now no longer accessible) UserScript Anonymize short links. Specifically, this script implements this proposal by adding a checkbox (toggle switch) to each ...
8 votes
0 answers
231 views
Faster Answer Links
This is a convenience user script. It prevents page reloading when following links to answers that happen to be present on the same page, and to their comments; instead, it simply scrolls to the link ...
4 votes
0 answers
88 views
LinkPreview - Protection against hazardous links
In Action About Links can be dangerous when clicked recklessly, especially when they are hidden by a title. LinkPreview helps solve this problem by providing a way to view where links points to ...
3 votes
2 answers
198 views
ChatOvercharged - making inserting markdown links in chat convenient
Screenshot / Code Snippet About Chat Overcharged is a userscript that aims to improve the quality of life of chat users. It is a living project, and more features are going to be added as the ...
8 votes
1 answer
458 views
Stack Exchange Archivist
Screenshot / demo About Inspired by the Meta Stack Exchange question Automatically have links archived in the Wayback Machine. This script searches the post for external links and offers a ...
3 votes
0 answers
158 views
StackExchange link newtaber - Open links from questions and answers in new tab
About I needed to open links from posts and answers in the new tab instead of annoying in-place opening without <Ctrl> button or anything else just in ordinary way. Because I did not find any ...
3 votes
1 answer
109 views
How can I get user links in the API call like Twitter, GitHub and so on?
I'm trying to get the user's user links from his profile. Like this person has GitHub and Twitter links on his profile. How can I get those?
6 votes
0 answers
294 views
More Share Links (Markdown / HTML / BBCode)
Description: As of 1.04, this now also works with Firefox / Greasemonkey. Adds share links in additional formats, and also lets you omit user ID from links: Features: Adds Markdown, HTML, and BBCode....
4 votes
0 answers
82 views
Clickable Links in Revision Comments
Description: This is a really simple userscript that turns URLs in revision history comments into clickable links: Features: Works in both revision list and single revision links. Download: Github ...
6 votes
0 answers
105 views
View questions & answers inline from any comment or post! [duplicate]
This userscript adds small arrows next to links to posts on the same site. Clicking them will cause a box to be added below, containing the actual post! Just like it does in the profile 'actions' tab (...
3 votes
0 answers
134 views
Anonymize short links [duplicate]
“Share” links under questions and answers include one's UserId, which may not be desirable for those who want to keep separate online identities at SE and elsewhere. (Pointed out at Meta Stack ...
3 votes
0 answers
197 views
Moderator links
Adds some extra links to posts and userpages for convenience For a userpage, all links from the "info" mod menu, except "privileges" is displayed along in the "mod"/"...
4 votes
0 answers
93 views
Direct Question Edit Links
This script adds an edit link to the question summary, saving frequent editors the trouble of "entering" the question first. Adjust includes as needed: // ==UserScript== // @name Direct ...