Spletno mesto bo delovalo z omejenimi zmožnostmi, medtem ko na njem izvajamo vzdrževalna dela za vas. Če članki ne rešijo vaše težave in želite zastaviti vprašanje, naša skupnost za podporo čaka na vas na @FirefoxSupport na Twitterju in na /r/firefox na Redditu.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

When will add-ons that work be available for Firefox v57

  • 2 odgovora
  • 1 ima to težavo
  • 2 ogleda
  • Zadnji odgovor od James

more options

WHY won't Mozilla give advance notice to developers so that they can update their add-ons BEFORE the release of a new version? I LOATHE tabs, think they are for people with short attention spans, hate how they limit the amount of space on a page, and never use them. I can no longer hide tab bar when only one "tab" is in use, because the add-on no longer works, and there's no replacement.

Seriously: do you NOT know how an NDA works? Have them sign them, give them the betas, and DON'T release a version until the majority of the developers have updated their add-ons.

I have used Firefox since the early days of Netscape: Please don't force me to go to another browser...

Thanks,

..Joe

WHY won't Mozilla give advance notice to developers so that they can update their add-ons BEFORE the release of a new version? I LOATHE tabs, think they are for people with short attention spans, hate how they limit the amount of space on a page, and never use them. I can no longer hide tab bar when only one "tab" is in use, because the add-on no longer works, and there's no replacement. Seriously: do you NOT know how an NDA works? Have them sign them, give them the betas, and DON'T release a version until the majority of the developers have updated their add-ons. I have used Firefox since the early days of Netscape: Please don't force me to go to another browser... Thanks, ..Joe

Vsi odgovori (2)

more options

Developers were given more than enough advance notice, more than 2 years notice to get their add-ons available as WebExtension. Most developers either stopped maintaining it, didn't care enough about it, or just didn't contact Mozilla to get the correct APIs in place if needed. Your hate for tabs aside, you can achieve a no-tab bar in Firefox 57 via the userChrome.css method. Link below on how to set it up.

Once done, paste this code into that file, save it, and restart Firefox. The top tab bar strip should be gone. I use this method so it is guaranteed to work. #tabbrowser-tabs { visibility: collapse !important; }

more options

joegerardi said

Seriously: do you NOT know how an NDA works? Have them sign them, give them the betas, and DON'T release a version until the majority of the developers have updated their add-ons.

The change from legacy Extensions to Web Extensions was known for a long time coming yet some authors chose to wait till last minute to make a web extension version or not to support with a web extension version for whatever reason.

Firefox is open source and not closed source so development channel builds are easily available for Testing.

https://www.mozilla.org/firefox/channel/desktop/