Every 24 hours, when the popup is called to open, extension checks all remotely updatable userscripts for updates. For a variety of reason this auto-check can cause significant amount of initial loading in the popup. Although this only happens every 24 hours, it's worth investigating ways to improve this experience.
-
Remove the auto-check in favor of user initiated update checks
-
Allow the user to cancel the update check, in case it is taking too long
Every 24 hours, when the popup is called to open, extension checks all remotely updatable userscripts for updates. For a variety of reason this auto-check can cause significant amount of initial loading in the popup. Although this only happens every 24 hours, it's worth investigating ways to improve this experience.
Remove the auto-check in favor of user initiated update checks
Allow the user to cancel the update check, in case it is taking too long