Richard
Richard
I can reproduce this. Seems like FF does not call any of the initialization event listeners once you enable the extension on the private mode. If you do a restart...
> In the settings we will have an extra settings "discards hidden tab after XXX seconds" So are you suggesting we treat hidden tabs differently than normal tabs?
I added a new option to discard a tab if its state changes to hidden. Unfortunately, there is no way to remove the discarding from the extension side. So I...
> because Chrome does not even waste resources rendering the tab (until it is activated). When I have the "Discard all newly opened inactive tabs after they get loaded" plug-in...
I am not sure how to reliably detect when a file is being uploaded to a server by page's script.
This extension uses the native method to discard tabs. Unfortunately, there is no control on how tabs are loaded. You may request this from browser developers. the great extender extension...
@lincolnthomas > Can you add the Close button to the existing Auto Tab Discard context menu of a tab The menu is limited to 6 items. Unless we have a...
Right, I don't see how we can fix this. This extension uses the built-in discarding API and by design, it gets undiscarded when the tab is focused. Let's keep this...
As far as I know, this information is not accessible by extensions. So, for now, it is not possible.
@John-Gee I am not clear what the issue is? Did ATD discarded tabs after the defined period? Is this CPU usage caused by this extension or your web pages? btw,...