piroor / suspendtab

Suspends background old tabs automatically to save memory usage.
55 stars 10 forks source link

rebuild the suspended tab #64

Open Golddouble opened 8 years ago

Golddouble commented 8 years ago

I suspend a tab. After 1 hour the website behind the suspeded tab has changed. (For example because it is a forum with new answers.). After 2 hours I click on the suspended tab. Now the website appears.

But it is not the actual website, it is the content which I have suspended.

My expectation was that I get the actual changed website. Is there anything I can adjust to get the expected result?

Thank you.

piroor commented 8 years ago

I agree that the behavior (reload after restored) is useful for some cases, but it will increase traffic. I think we should determine conditions to reload intelligently. Do you have any idea?

Golddouble commented 8 years ago

I would prefer a manual (not intelligent) reload function. For example clicking ALT+left mouse button.