Effortlessly change the web's typography!
Fontonic uses web-ext
for testing and building the extension.
For running the extension locally in a Firefox instance, use the following command:
npx web-ext run
For building the zip
file for final submission to Firefox Add-On repository, use the build command:
npx web-ext build
Fontonic uses Prettier for code formatting. Thus, it is recommended to have the Prettier VS Code extension installed. Maintain the tabWidth: 4
as configured in .prettierrc
.
The source for the Chrome extension is hosted at https://github.com/amkhrjee/fontonic