Skip to content
代码片段 群组 项目
  • Martín (Netux) Rodríguez's avatar
    dd268c48
    feat(extensions): add toggle all checkbox to Installed tab · dd268c48
    Martín (Netux) Rodríguez 创作于
    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
    历史
    feat(extensions): add toggle all checkbox to Installed tab
    Martín (Netux) Rodríguez 创作于
    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.