1
vote
0answers
81 views

Script to automatically imgurify images when editing

Occasionally I come across old posts (from before the current stack.imgur setup) that contain images on other image-hosting services. In order to forestall link rot, these should be placed on the ...
5
votes
2answers
89 views

Is it OK to request HTML features to make it easier to make Greasemonkey scripts and browser extensions for Stack Exchange sites?

I've been playing with some Google Chrome user scripts (just like Greasemonkey scripts for Firefox) to add enhancements to my Stack Exchange sites. Sometimes I find it's difficult to scrape what I ...
11
votes
2answers
223 views

Userscript to auto-replace SOFU links in comments?

SOFU links pasted into questions get automatically replaced by the question title. This has been this way for some time now, and it's great. However, it is missing from comments. This is very ...
16
votes
2answers
309 views

What's the correct way to @include all SE sites?

What's the @include sequence that most accurately lists all the SE sites for greasemonkey/userscript hacking purposes?