180

LESSWRONG
LW

179
GreaterWrong MetaSoftware Tools
Personal Blog

19

Less to Greater, Bookmarklet Edition

by Three-Monkey Mind
11th Oct 2018
1 min read
1

19

This is a linkpost for https://www.threemonkeymind.com/l2g/

19

Less to Greater, Bookmarklet Edition
7Regex
New Comment
1 comment, sorted by
top scoring
Click to highlight new comments since: Today at 1:20 PM
[-]Regex7y70

I independently generated an alternative solution using the redirector extension:

http://einaregilsson.com/writing-a-browser-extension-for-three-browsers/

Pattern:

Example URL: http://lesswrong.com/some_path

Include pattern: *lesswrong*

Redirect to: $1greaterwrong$2

You should get out example result:

http://greaterwrong.com/some_path

(I am using Firefox and I assume it is the same on other browsers)

Reply
Moderation Log
More from Three-Monkey Mind
View more
Curated and popular this week
1Comments
GreaterWrong MetaSoftware Tools
Personal Blog

Lesser2Greater is a Chrome extension that redirects from lesswrong.com to greaterwrong.com. I’d like to use it, but I’m not a Chrome user. I do, however, use bookmarklets, so I made one to replicate Lesser2Greater’s functionality.