Effortlessly change the web's typography!
For browsers other than Chrome & Firefox
If you are using Brave, Microsoft Edge, Yandex, Opera or any other chromium-based browsers, download the extension from Chrome Web Store. For Android devices, use the Firefox Mobile Add-On.
Development Setup
Run the TypeScript compiler to generate the JavaScript files required in the manifest.json
:
tsc --watch -p tsconfig.json
Building for publishing
The Chrome Web Store requires you to package your extension as ZIP to submit for review. Unnecessary directories like node_modules
and ts
should be excluded to reduce the size footprint of the extension. The build.py
automates this process.
python build.py <version_string>
This saves the ZIP file to the build
directory (create the directory if not already there).
Fontonic Add-On for Firefox Android
Get it here: https://addons.mozilla.org/en-US/firefox/addon/fontonic/