Isaiah Billingsley

Results 56 comments of Isaiah Billingsley

It should disappear eventually on its own but I'm not sure how long it takes. You can try removing the old device at https://myaccount.google.com/device-activity

Thanks! I don't think in-app purchases are supposed to be used for donations, but I'll add a donation link at some point.

It's not possible at the moment. Is there a reason you don't want to use bookmarks?

I was planning to change this anyway because the current caching (using local storage) is limited in size and is slower than reading from the file system.

The browser does not really have access to the file system. It would sort of be possible in Chrome, but the file will have to be located somewhere like "C:\Users\user\AppData\Local\Google\Chrome\User...

Good idea. Right now it is listing all of your system fonts using [chrome.fontSettings](https://developer.chrome.com/extensions/fontSettings), so you could use the font browser in your OS to preview them. It doesn't provide...