Skip to content

chrome extension for making custom string replacement rules, a la cloud-to-butt with regex

Notifications You must be signed in to change notification settings

rfong/replacerator

Repository files navigation

replacerator

Having grown weary of forking cloud-to-butt whenever I needed to get my s/from/to/g fix on, I just made an extension that lets you define rules in the options page.

screenshot of options page

fun features

  • json loader/dumper for rulesharing
  • regex match
  • write arbitrary JS replacement functions; comes preloaded with an example cm-to-inch converter

todo

  • some way to set precedence for rules which are substrings of each other
  • download font-awesome instead of importing from CDN plz

About

chrome extension for making custom string replacement rules, a la cloud-to-butt with regex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published