Slashdot Mirror


AskSlashdot: How Do You See Your Life After Firefox 52 ESR? (mozilla.org)

Artem Tashkinov writes: Soon to be released Firefox 56 says that out of 35+ add-ons that I have installed only a single one is a proper WebExtension which means that Firefox 57 will disable over 95% of my add-ons many of which I just cannot live without and for most of them there are simply no alternatives. This number of add-ons sound like an overkill, but actually they are all pretty neat and improve your browsing abilities. That's the reason why I'm using Firefox 52 ESR, which still fully supports XUL add-ons, however after June 2018, it will stop being supported.

Let's list the most famous ones:
  • DownThemAll is still largely irreplaceable since you can download from many parts of the internet much faster if you split the downloaded files in chunks and download them simultaneously;
  • GreaseMonkey allows you to fix or extend your favourite websites using JavaScript;Lazarus: Form Recovery has saved my time and life numerous times; it regularly backups the contents of web forms and allows to restore them after browser restart or accidental page refresh;
  • NoScript: allows you to whitelist JS execution only for websites that you really trust; JS has been used as an attack and tracking tool since its inception;
  • Status-4-Ever and Classic Theme Restorer return Firefox to the time when it was a powerful tool with its own identity and looks, and not a Chrome clone;
  • UnMHT add-on allows you to save complete web pages as a single MHT file;

So what will you do less than a year from now?


11 of 465 comments (clear)

  1. Seamonkey by that+this+is+not+und · · Score: 5, Insightful

    I run seamonkey so hopefully the Firefox team won't break the base code so badly that Seamonkey can't be built.

    But since they're trying to actively kill the plugin development community, it's possible there just won't be much to install in Seamonkey.

    We need to keep track of who is in charge at Firefox so we can make sure they never get our business again, no matter what project they migrate to like locusts when FF is dead.

  2. My add-on list: All are marked as "Legacy". by Futurepower(R) · · Score: 5, Informative
    The big issue: Technology companies are usually badly managed. Mozilla Foundation is just one example.

    My list, updated from the list I posted to another story. Every add-on is marked "Legacy" in Firefox version 55.0.3 64-bits.
    1. Adblock Latitude For Pale Moon browser only. Blocks display of ads. "Adblock Latitude is a direct fork of Adblock Plus made specifically for the Pale Moon browser."
    2. BetterPrivacy Deletes Local Shared Objects, LSOs. LSOs are files placed on your computer by the Adobe Systems Flash plug-in. Use of Adobe Flash allows web sites to track you, permanently even though your browser is configured to delete the files known as "Cookies" after each re-starting of your operating system.
    3. CanvasBiocker Prevents websites from using the Javascript <canvas> API to fingerprint them.
    4. Classic Theme Restorer Quoting 3 paragraphs:

      "This add-on will stop working when Firefox 57 arrives in November 2017."

      "This add-on will stop working when Firefox 57 arrives in November 2017 and Mozilla drops support for XUL / XPCOM / legacy add-ons. It should still work on Firefox 52 ESR until ESR moves to Firefox 59 ESR in 2018 (~Q2)".

      "There is no 'please port it' or 'please add support for it' this time, because the entire add-on eco system changes and the technology behind this kind of add-on gets dropped without replacement."

    5. Cookies Manager+
    6. Disconnect
    7. Facebook Blocker Prevents Facebook from following you everywhere there are Facebook "Like" buttons.
    8. Firebug "Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page..."
    9. Ghostery DON'T UPDATE. New versions don't allow sufficient user control.
      USE THIS: ghostery-5.4.10-sm+an+fx.xpi Link: Version 5.4.10
      Ghostery sells data it collects. (Business Insider, Jun 18, 2013)
      Ghostery web site
    10. HTTPS Everywhere Doesn't install in Pale Moon. Encrypts traffic by using HTTPS encryption rather than HTTP wherever web sites accept HTTPS. See How to Protect Your Data After Congress Passed Legislation That Allows Your Internet Search History to Be Sold (Vogue Magazine, March 29, 2017)
    11. Mozilla Archive Format For Firefox and Waterfox only. Saves web pages. For the Pale Moon browser, use MozArchiver.
    12. MozArchiver For Pale Moon browser only. Like Mozilla Archive Format that is used with Firefox. Saves web pages.
    13. NoScript "The NoScript Firefox extension provides extra protection for Firefox, Seamonkey and other mozilla-based browsers: this free, open source add-on allows
  3. Re:without my security extensions, play Vivaldi by Seq · · Score: 5, Interesting

    You're upset that firefox is moving to web extensions, so you abandoned it for a browser that also uses web extensions? And your cited example (umatrix) is also available as a ff57+ compatible web extension.

    --
    -- Seq
  4. mozilla + rust = servo by jopsen · · Score: 5, Informative

    https://servo.org/ Browsers engines are hugely complicated, and forking then will always be hard, very hard.
    Mozilla Firefox is and will remain the best option... with the work being put into servo and features being ported over to firefox we're seeing dramatic performance improvements coming up...

    Extensions breaking is always sad, but there is finally a WebExtensions spec, so breakage can be prevented in the future. The reason extensions are breaking is because they historically have been tied to semi-internal APIs; and have been holding back development... In fact the power previously given to extensions could be considered dangerous.

    1. Re:mozilla + rust = servo by higuita · · Score: 5, Informative

      Actually several add-on where found to leak memory, crash the browser, change settings, spy the user, steal passwords, relay cookies, add fake CA. all those that where found, where blocked, but the current API is dangerous. Mozilla already disabled several features to try to make it safer, but that broke many add-on and the reality is that add-on have access to almost everything in the browser, they can workaround those limits.
      Again, fixing the old add-on interface would require a major rebuild of the add-on, so it is better to simply dump it and write a new API that allow better control and as bonus, allow easier reuse of code between chrome and firefox add-on (so it would help most add-on developers)

      In the last 3 years, each firefox release broke several add-ons. keeping in that road will only make people unhappy. breaking all the add-on once and change to a proper API will allow future firefox be released without breaking the add-ons. Having a proper API, compatibility is easier to maintain and after the initial add-on breakage and unhappy users, slowly the maintained add-on will be ported and easier to keep working for a long time

      --
      Higuita
  5. Re:The same as before with one exception by pr0fessor · · Score: 5, Insightful

    Sorry, a slashvertisment would have nice things to say about the new and shiny not "OMG! They are taking away all my favorite add-ons"

       

  6. Re:Use less firefox by PopeRatzo · · Score: 5, Funny

    On the plus side I will get some of that missing memory back.

    I wish I could get some missing memory back. Note to all you young Slashdotters out there: stay off the weed and stay in school, because...um...well I can't remember the reason at the moment, but I'm pretty sure there's a perfectly good reason.

    --
    You are welcome on my lawn.
  7. Re:without my security extensions, play Vivaldi by dunkelfalke · · Score: 5, Insightful

    Because old Firefox addons were the only reason left to use Firefox. It is simply not a very good browser anymore.

    --
    "It's such a fine line between stupid and clever" -- David St. Hubbins, Spinal Tap
  8. Re:Use less firefox by hairyfeet · · Score: 5, Informative

    Switch to Pale Moon. They haven't been using any FF upstream since the Australis fuckfest and its been doing great, just rock solid classic FF without the bullshit. They have done a ton of tweaking to make FF run better, have better support for video formats, security patches, etc and the devs have been great about answering their users and actually listening to them instead of giving them the bird like Mozilla did!

    So please ask any extension devs that make extensions you love to switch to PM, that is what I did and you'd be surprised how many of them are now making their extensions for PM. For any extensions that are not going forward you can talk to the PM devs, they are making their own repo for extensions and its growing by the day.

    --
    ACs don't waste your time replying, your posts are never seen by me.
  9. Re:Ummm.... by JohnFen · · Score: 5, Insightful

    One of my children wrote a school report about hyperbole a number of years ago. She started it with the sentence "Hyperbole is the best thing ever."

    I was very proud.

  10. Re:Ummm.... by adrn01 · · Score: 5, Insightful

    However, the Palemoon site only has Palemoon explicit addons/extensions. When Firefox drops support for current addons, one would expect them to delete them all from their site as well. Someone better mirror before they are gone forever.