https://github.com/davekeehl/fonts-jar
Save your favorite fonts so you never forget they exist.
https://github.com/davekeehl/fonts-jar
chrome chrome-extension collection fonts google-fonts typescript wishlist
Last synced: 4 months ago
JSON representation
Save your favorite fonts so you never forget they exist.
- Host: GitHub
- URL: https://github.com/davekeehl/fonts-jar
- Owner: DaveKeehl
- License: mit
- Created: 2022-01-25T21:26:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-30T15:22:15.000Z (11 months ago)
- Last Synced: 2025-04-10T19:50:21.852Z (6 months ago)
- Topics: chrome, chrome-extension, collection, fonts, google-fonts, typescript, wishlist
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/fonts-jar/hkkhacceelmpcaiegjpijfpgaefokagj
- Size: 4.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# Fonts Jar
> ⚠️ This extension is currently not available in the Chrome Web Store.
Fonts Jar is a useful Chrome extension to save your favorite fonts when websites do not have an "add to favorites" feature by default. The goal is to support an always increasing number of websites, in order to be able to use this extension as a cross-website utility and typography management tool.
## ⬇️ How to install
Fonts Jar is currently not available for download from the Chrome Web Store, because it is still in beta. If you want to install it, you need to follow these steps:
1. Download the latest [release](https://github.com/DaveKeehl/fonts-jar/releases)
2. Go to your Chrome extensions (type "chrome://extensions/" in Chrome)
3. Enable developer mode by clicking on the toggle in the top right corner
4. Unzip the latest release you have downloaded in step 1
5. Click on "Load unpacked" and select the unzipped release you have obtained in step 4## 🔄 How to update
> ⚠️ Do NOT update the extension by removing it and re-loading it from scratch every time. You will lose your data!
Until this extension is not available for download from the Chrome Web Store, you need to follow these steps in order to update the extension:
1. Download the latest [release](https://github.com/DaveKeehl/fonts-jar/releases)
2. Go to your Chrome extensions (type "chrome://extensions/" in Chrome)
3. Enable developer mode by clicking on the toggle in the top right corner
4. Unzip the latest release you have downloaded in step 1
5. Place the unzipped release in the same place where you had placed the previous version. If you are unsure where to place it, you can click on "Details" on the extension card and scroll down to "Source". There you will find the path to use
6. Click on "Update"## ✨ Supported websites
Fonts Jar currently supports the following websites:
- [Google Fonts](https://fonts.google.com/)
- [Adobe Fonts](https://fonts.adobe.com/)## 🧭 Roadmap
You can track the development progress of Fonts Jar by looking at our [roadmap](https://github.com/users/DaveKeehl/projects/6).
## 🙋🏻♀️ Requests
You can request new websites to be supported by creating a [new issue](https://github.com/DaveKeehl/fonts-jar/issues/new).
## 📚 Versioning
This project uses [Semantic Versioning](https://semver.org/) to keep track of its version number.
## ✍🏻 Changelog
[CHANGELOG](https://github.com/DaveKeehl/fonts-jar/blob/main/CHANGELOG.md)
## 👨🏻⚖️ License
[MIT](https://github.com/DaveKeehl/fonts-jar/blob/main/LICENSE)