Firefox addons

Discussion in 'other software & services' started by Rico, Aug 28, 2017.

  1. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,240
    Location:
    Among the gum trees
    Oh, sorry to hear that. I'm all out of ideas. Have you tried installing FF ESR v52.9.0?
     
  2. syrinx

    syrinx Registered Member

    Joined:
    Apr 7, 2014
    Posts:
    427
    Updating to 60.6.2esr solved it for me but prior to that being available (and refusing to enable studies on my live system) I instead manually downloaded one of the add-on experiments and installed it and amusingly that 'add-on' fixed the other add-ons ^^
    https://storage.googleapis.com/moz-fx-normandy-prod-addons/extensions/hotfix-update-xpi-intermediate@mozilla.com-1.0.2-signed.xpi
    After updating firefox I restored an older copy of my profile after seeing the 'experimental' add-on still installed but disabled and have had no new or recurring issues so far...
     
  3. Daveski17

    Daveski17 Registered Member

    Joined:
    Nov 11, 2008
    Posts:
    10,239
    Location:
    Lloegyr
    It worked on Ubuntu 16.04 for me.

    true.jpg

    false.jpg

    ext.jpg

    I updated Firefox on my Mac even though I never had this problem.
     
  4. Compu KTed

    Compu KTed Registered Member

    Joined:
    Dec 18, 2013
    Posts:
    1,412
    Firefox version 52.9.0esr was the last supported release for Windows XP.
    Should be able to update to this version or switch to Mozilla fork browsers that
    are being updated.
     
  5. paulderdash

    paulderdash Registered Member

    Joined:
    Dec 27, 2013
    Posts:
    4,644
    Location:
    Under a bushel ...
    Yip, for me too :thumb:. Hotfixes didn't work in one instance, #358.
     
  6. Daveski17

    Daveski17 Registered Member

    Joined:
    Nov 11, 2008
    Posts:
    10,239
    Location:
    Lloegyr
    I think the .04 update has probably fixed this.

    Screenshot 2019-05-06 at 13.15.36.png

    I don't know how long it will take for Ubuntu to catch up.

    Screenshot 2019-05-06 at 13.16.12.png

    It's odd that I never experienced the bug on macOS.
     
  7. The Red Moon

    The Red Moon Registered Member

    Joined:
    May 17, 2012
    Posts:
    4,101
    Here on my pup linux the latest update has fixed this temporary issue..Thank you mozilla for being so prompt.Normal transmission now resumes and the fog has gone.
     
  8. mantra

    mantra Registered Member

    Joined:
    Jan 25, 2005
    Posts:
    6,181
    hi
    does not the last firefox update fix it under macos?
    thanks
     
  9. Daveski17

    Daveski17 Registered Member

    Joined:
    Nov 11, 2008
    Posts:
    10,239
    Location:
    Lloegyr
    I'm guessing it does. The bug never affected me on macOS though for some reason.
     
  10. guest

    guest Guest

    HTTPS Everywhere 2019.5.6.1 Released (May 7, 2019)
     
  11. Daveski17

    Daveski17 Registered Member

    Joined:
    Nov 11, 2008
    Posts:
    10,239
    Location:
    Lloegyr
    armagadd-on 2.0! :eek:

    https://arstechnica.com/information...led-by-certificate-bug-hotfix-for-some-ready/

    On Friday, the expiration of a Mozilla certificate used to check the signatures of add-on codes in Firefox desktop and Android Web browsers caused a nearly universal failure of Firefox plug-ins and extensions as browsers detected them as invalid and disabled them.


    The bug, dubbed "armagadd-on 2.0," was addressed by a hot-fix issued over the weekend, and a new version of the browser has been pushed out.


    This isn't the first time this sort of thing has happened with Firefox. The original "armagadd-on" happened almost exactly three years ago, on May 2, 2016, when an expired certificate caused signature verification errors for add-ons.
     
  12. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,240
    Location:
    Among the gum trees
    Tom,

    More information about updating the certificate into FF ESR v52.9.0.

    https://community.norton.com/en/comment/8136611#comment-8136611
     
  13. guest

    guest Guest

    We strive to make Firefox a great experience. Last weekend we failed, and we’re sorry
    May 9, 2019
    https://blog.mozilla.org/blog/2019/05/09/what-we-do-when-things-go-wrong/
     
  14. guest

    guest Guest

    Simple Ping Blocker v1.0 (May 8, 2019)
     
  15. Brummelchen

    Brummelchen Registered Member

    Joined:
    Jan 3, 2009
    Posts:
    5,920
    fake extension with no gain vs firefox.

    with firefox 67
    (bold means set here)
    for older or ancient browsers irrelevant - default is off. :rolleyes:

    btw thats all in the code,
    Code:
    browser.webRequest.onBeforeRequest.addListener(
        () => ({ cancel: true }),
        {
            urls: ['*://*/*'],
            types: ["ping"]
        },
        ['blocking']
    );
    same as item (1) in the list above.

    for user.js
    Code:
    user_pref("browser.send_pings", false);
    user_pref("browser.send_pings.max_per_link", 0);
    user_pref("browser.send_pings.require_same_host", true);
     
  16. TomAZ

    TomAZ Registered Member

    Joined:
    Feb 27, 2010
    Posts:
    1,131
    Location:
    USA
    Sorry for the delay in responding, Krusty. I did what you suggested here and I'm back in business. Thanks so much!!!
     
  17. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,240
    Location:
    Among the gum trees
    Cool! Thanks for letting us know. Did you see my other post above?
     
  18. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,240
    Location:
    Among the gum trees
  19. guest

    guest Guest

    HTTPS Everywhere 2019.5.13 Released (May 14, 2019)
     
  20. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,240
    Location:
    Among the gum trees
    I just opened CCleaner and checked the installed extensions in Firefox 66.0.5 and found Baidu Search Update, even though I do not have Baidu Search Engine installed. I see this has been added by Mozilla for whatever reason. What annoys the crap out of me is I used CCleaner to disable it, yet next time you open Firefox it gets re-enabled. From reading about it, you can remove it temporarily, but next time Firefox updates it gets reinstalled.

    I don't want that crap in my browser. :mad:

    Is it hurting anything? Probably not, but we are losing control of our browser. Or should I realise, we are losing control of their browser? :cautious:

    I would also like to disable Firefox Screenshots and Firefox Autofill, but the same applies. I don't need Firefox Monitor either.
     
  21. bo elam

    bo elam Registered Member

    Joined:
    Jun 15, 2010
    Posts:
    6,147
    Location:
    Nicaragua
    Hi Krusty, I just checked my Firefox 66.0.5 for Baidu, I dont have it. As far as I know, that search engine has not been installed or is part of my Firefox install.

    Sin título.jpg

    Sin título2.jpg

    Bo
     
  22. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,240
    Location:
    Among the gum trees
  23. bo elam

    bo elam Registered Member

    Joined:
    Jun 15, 2010
    Posts:
    6,147
    Location:
    Nicaragua
  24. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,240
    Location:
    Among the gum trees
    Yeah, some say Australia is in South East Asia. I say Oceania, but hey, that's politics.
     
  25. bo elam

    bo elam Registered Member

    Joined:
    Jun 15, 2010
    Posts:
    6,147
    Location:
    Nicaragua
    In the geography I know, Australia is part of Oceania.

    Bo
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.