mohamedmansour / reload-all-tabs-extension

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

Feature: Suspend Tabs #28

Open mohamedmansour opened 3 years ago

mohamedmansour commented 3 years ago

Allow the user to suspend tabs similar to reloading but instead of loading, it suspends.

mohamedmansour commented 3 years ago

This could be done with this API https://developer.chrome.com/docs/extensions/reference/tabs/#method-discard

mohamedmansour commented 3 years ago

Would be nice if I allow a custom context menu design to support this so users can choose whether to suspend / pinned/ etc