issues
search
arifwn
/
TinySuspender
Unload idle tabs to reduce memory and cpu usage.
55
stars
11
forks
source link
Improve getTabScroll function
#16
Closed
kingdevil731
closed
5 months ago
kingdevil731
commented
6 months ago
Refactored
getTabScroll
function to remove redundant flag tracking, resulting in simplified code that efficiently handles timeout scenarios while awaiting response from content script. making sure to clear the timeout, to prevent any memory leak
getTabScroll
function to remove redundant flag tracking, resulting in simplified code that efficiently handles timeout scenarios while awaiting response from content script. making sure to clear the timeout, to prevent any memory leak