mohamedmansour / reload-all-tabs-extension

Reload All Tabs Google Chrome Extension
https://chrome.google.com/extensions/detail/midkcinmplflbiflboepnahkboeonkam
81 stars 23 forks source link

Conflict with "The Great Suspender" extension #24

Closed CheckeredFlag closed 3 years ago

CheckeredFlag commented 5 years ago

I use "The Great Suspender" extension (v7.1.0) to suspend idle tabs. Tabs remain suspended until the tab is reloaded and I would expect the "Reload All Tabs" extension (v4.2.0) to unsuspend these tabs via reload. However, it only unsuspends the active tab, requiring me to reload each tab individually and defeating the purpose of this extension.

I have no idea if this is an issue with this extension or with The Great Suspender. I thought I'd ask here first.

QueenOfStars commented 4 years ago

@CheckeredFlag in Great Suspender options, uncheck "Apply Chrome's built-in memory-saving when suspending" and tabs will reload again with Reload All Tabs. Worked for me anyway, both in Chrome and Iron.

Cheers, QoS

CheckeredFlag commented 4 years ago

Sweet! Nice workaround. Confirmed that it works for me too.

mohamedmansour commented 3 years ago

@QueenOfStars and @CheckeredFlag , thank you! Maybe I will add a FAQ to add this workaround in the extension options. Or maybe just implement a suspender option as explained here #28