PromptsBrowser icon indicating copy to clipboard operation
PromptsBrowser copied to clipboard

The extension does not run without internet access

Open AlpacaInTheNight opened this issue 1 year ago • 0 comments

Without an internet connection, some browsers may wait too long to download fonts from google services, which causes the extension to expire its loading attempts timeout.

Rising number of attempts or timeout between them can solve this, but this is not a very elegant solution. Can be changed in the index.js - PromptsBrowser.initPromptBrowser method.

AlpacaInTheNight avatar Sep 29 '23 01:09 AlpacaInTheNight