• Martín (Netux) Rodríguez's avatar
    feat(extensions): add toggle all checkbox to Installed tab · dd268c48
    Martín (Netux) Rodríguez authored
    Small QoL addition.
    
    While there is the option to disable all extensions with the radio buttons at the top, that only acts as an added flag and doesn't really change the state of the extensions in the UI.
    
    An use case for this checkbox is to disable all extensions except for a few, which is important for debugging extensions.
    You could do that before, but you'd have to uncheck and recheck every extension one by one.
    dd268c48
extensions.js 2.85 KB