A project that takes in a Math Equation and changes it to latex using Chrome's Prompt API.
- Clone this repository.
- Run
npm installin the project directory. - Run
npm run buildin the project directory to build the extension. - Load the newly created
distdirectory in Chrome as an unpacked extension. - Click the extension icon.
- Interact with the Prompt API in the sidebar.