Skip to content
  • Alex Catarineu's avatar
    Bug 40062: HTTPS Everywhere is not shown as installed · 78d91855
    Alex Catarineu authored
    Also 40070: Consider storing the list of recommended addons
    
    This implements our own AddonsProvider, which loads the list of
    available addons from assets instead of fetching it from an
    endpoint. In this list, we replace https-everywhere by
    our https-everywhere-eff, so that the EFF one is shown as installed
    in the addons list and the AMO one is not displayed.
    
    Also, we hide the uninstall button for builtin addons.
    78d91855