I’m not completely updated on the events but as I understand the original add-on changed ownership and was sold to a unknown group of Turkish developers against whom the claim of injecting malware is. The Chrome and Edge version is affected but not the Firefox one because the same add-on is maintained by another person for Firefox: https://github.com/LiCybora/NanoDefenderFirefox/blob/master/README.MD and is changing name to distance itself from upstream https://github.com/LiCybora/NanoDefenderFirefox/issues/188. The person making the analysis on the linked thread gorhill is the developer of the popular add-ons uBlock Origin, uMatrix etc.

  • @ksynwa
    link
    24 years ago

    How was nano defender different from ublock origin anyway? (Before this malware injection.)

  • bbhttOP
    link
    2
    edit-2
    3 years ago

    deleted by creator

    • bbhttOP
      link
      2
      edit-2
      3 years ago

      Yeah it is intrusive. If anyone wants these are the relevant user.js for Firefox:

      user_pref("extensions.update.enabled", false);
      user_pref("extensions.update.autoUpdateDefault", false);
      user_pref("extensions.systemAddon.update.enabled", false); 
      

      Meant to reply to @ iszomer

  • @iszomer
    link
    1
    edit-2
    3 years ago

    deleted by creator