Fancy Name Chrome Extension Project.
How to run the project:
- Create a
.env
file in the root folder. Use the existing.env.sample
as example to create it. - Run
yarn
to install all dependencies and thenyarn start
to start the server. - Enable Developer Mode in Google Chrome extension settings.
- Load unpacked extension project file in the extensions menu.