Skip to content

Releases: boxmein/word-to-word

Restyle the control thingy

21 Dec 02:26
Compare
Choose a tag to compare

Hi!

I've done some work on the CRX control thingy - it should be a bit more comfortable to use as well as it should look cooler.

I'm not going to vouch for its quality since it's 3AM here, this version is a bit untested!

Anyway, new CRX has been attached below!

lol image

Initial Release™

29 Dec 17:44
Compare
Choose a tag to compare

This is literally the first release of this thing. I can see the proudness enveloping you.

word-to-word

Goes across all your fancy little web pages and changes every occurrence of [specified word/phrase/string 1] to [speficied word/phrase/string 2]. Like the great and powerful cloud-to-butt extension, only it doesn't only change clouds to butts. Call it more generic.

Usage

I've produced different ways of using them akin to the old cloud-to-butt, of which one should at least fit to your niche hipster browser.

As userscript

There's a Greasemonkey-compatible user script inside userscript/. To modify your list of replacements, you must directly modify the Javascript replacements array with key-value pairs, like {from: "cloud", to: "butt"}

As Chrome extension

There's a valid unpacked Chrome extension under chrome-ext/, and you can use it by either loading the folder as an unpacked extension under chrome://extensions/ with Developer Mode toggled on, or alternatively you can use it by the CRX file I've provided under this repo's releases.

More to come maybe

Credits

Inspired by panicsteve/cloud-to-butt

Created by boxmein. Free to use by anyone and anything. The code is public domain, except parts stolen from panicsteve which are under whatever he serves them under.