/Me-like-words

A word changing extension for firefox

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Overview

Me-like-words is a firefox extension that replaces words.

Basic Usage

To words.csv, add the word to replace and the word replacing it.

Example Formatting

from,to
replaceme,imreplaced
ex1,ex2
I,me

How to Install

After changing the words.csv file, open Firefox and load the about:debugging#/runtime/this-firefox page. Click Load Temporary Add-on and select the manifest.json file within the Me-like-words folder.