Chrome extension to download a font family from FontShop.
Uses the JSZip library.
- Download this repo (and unzip if necessary).
- Enable developer mode in
chrome://extensions
. - Click
Load unpacked
and select thefontBorrow
directory.
The extension will automatically insert a download button on the font's page — all you need to do is click it.
Note that the fonts will be in WOFF format. In order to install them, you will need to convert them to OTF or TTF first.