IPAfy is a Firefox extension that lets you convert Enlish-language web pages pages to International Phonetic Alphabet, or IPA. Find it on GitHub and 🦊 Firefox addons. It’s coming to Chrome soon!
Install dependencies with
npm install
Build using
npm run-script build(-prod)
The extension is built in the dist/ directory, from which you can run web-ext for Firefox or load it into Chrome.