Firefox supports the discarded parameter when calling tabs.create() which would achieve the design goal mentioned in #11 (comment).
I would really like it if either tabs were created with discarded set to true by default, or a new preference is provided to enable that behaviour.
Firefox supports the
discardedparameter when callingtabs.create()which would achieve the design goal mentioned in #11 (comment).I would really like it if either tabs were created with
discardedset totrueby default, or a new preference is provided to enable that behaviour.