DoNotDiscard
DoNotDiscard copied to clipboard
Migrate to Manifest V3
Chrome has already stopped accepting new Manifest V2 Extensions on the web store, and will be phasing out V2 entirely next year. "Background Pages", as this extension currently uses, are being replaced by "Service Workers" instead. If this extension is not updated then we will no longer be able to use it come next year.
Chrome's documentation on migrating to V3: https://developer.chrome.com/docs/extensions/migrating/
I will make sure to update it when necessary.
I also haven't looked yet at Chrome's "memory saving" settings, and how they interact with tab discarding.