Firefox 8

Posted on  by 



This article provides information on steps you need to take in order to update your existing add-on for compatibility with Firefox 8. See Firefox 8 for developers for a complete list of everything that changed in Firefox 8.

  1. Firefox 85
  2. Firefox 86
  3. Firefox 84 Download
  4. Firefox 88 Release Notes
  5. What Is The Latest Version Of Firefox

Mozilla Firefox (32bit) 88.0 Google Chrome (64bit) 90.0.4430.72 Adobe Air 32.0.0.116 Google Chrome (32bit) 90.0.4430.72 Mozilla Firefox (64bit) 88.0 Skype 8.68.0.96 Java Runtime Environment (32bit) 8 Update 281 VLC Media Player (64bit) 3.0.12 WinRAR (64bit) 6.01.

Add-ons that don't use APIs that changed in Firefox 8, and have no binary components (which need to be recompiled for every major Firefox release), have automatically been updated on AMO to indicate that they work in Firefox 8. So you should start by visiting AMO and looking to. Mozilla Firefox Description. Mozilla Firefox is a free, fast and efficient cross-platform web browser and one of the most popular browsers in use. Firefox boasts speed and tabbed. Version History of Firefox 8.0 Add-ons installed by third party programs are now disabled by default Added a one-time add-on selection dialog to manage previously installed add-ons.

Do you need to do anything at all?

If your add-on is distributed on addons.mozilla.org (AMO), it's been checked by an automated compatibility verification tool. Add-ons that don't use APIs that changed in Firefox 8, and have no binary components (which need to be recompiled for every major Firefox release), have automatically been updated on AMO to indicate that they work in Firefox 8.

Mozilla firefox 8 free download

So you should start by visiting AMO and looking to see if your add-on needs any work done at all.

Note: You should still test your add-on on Firefox 8, even if it's been automatically upgraded. There are edge cases that may not be automatically detected.

Once you've confirmed that you need to make changes, come on back to this page and read on.

Firefox 85

Development process note

Firefox 83

It's worth noting that during startup, Firefox 8 now checks for third-party add-ons on its first startup, and presents a user interface letting users decide whether or not to enable them. If you drop your add-on into the profile directory in order to test it, Firefox won't enable it automatically on the first startup, but will show this interface instead.

You can avoid this by setting the preference extensions.autoDisableScopes to 14. This should only be done for development and testing purposes.

Interfaces have been merged

As part of our ongoing effort to streamline Gecko's internals, a few interfaces have been merged together:

  • nsIDOMWindowInternal has been merged into nsIDOMWindow. The nsIDOMWindowInternal interface still exists, but is empty, and will be removed entirely in Firefox 9. You should update any code that relies on the existence of nsIDOMWindowInternal to look for nsIDOMWindow instead.
  • All of the sub-interfaces of nsISelection have been merged into the base nsISelection interface. If by some chance you were previously looking for nsISelection2 or nsISelection3, you should update your code.

Date handling improved

Firefox

Now that the JavaScript Date object can parse ISO 8601 dates, the ISO8601DateUtils.jsm code module has been removed. If you were using this code module, you should update your code to use the methods on Date instead.

DOM changes

There have been a couple of changes in the DOM that impact add-ons:

Selection changes

In the past, Document.getSelection() was returning a stringified version of the selection instead of the Selection object itself. This was non-standard behavior, and has been corrected.

Potential name conflicts

When the DOM File API was added, a new global called File was added; this can conflict with objects in your scripts. If you have any globals called File, you should rename them.

Similarly, a new global, ChromeWorker, was introduced to support allowing Workers to be used from chrome code. If by some chance you have any globals with this name, you should rename them.

Security changes

Firefox 86

Support for SSL 2.0 has been removed. This shouldn't affect any current add-ons. However, for reference, some very old code was removed, as well as support for the preferences security.enable_ssl2 (which is false by default), and all preferences starting with 'security.ssl2.'

See also

Other Languages:

Firefox 84 download

Firefox 84 Download

  • Stable: http://www.mozilla.org/en-US/firefox/all/
  • Beta: http://www.mozilla.org/en-US/firefox/beta/all/

Firefox 88 Release Notes


Mozilla Firefox is a fast, full-featured Web browser. Firefox includes pop-up blocking, tab-browsing, integrated Google search, simplified privacy controls, a streamlined browser window that shows a number of additional features that work with you to help you get the most out of your time online.

Installation
Installing Firefox was a fine , quick experience.A new feature checks your add-ons to see which ones you installed and which ones come from third-party vendors, such as security suite makers. The browser will now ask you if you'd like to disable any of these third-party add-ons.

Interface
The menu bar has been squished into an orange button on the upper left, with menu options spread across two columns.the menu makes it much easier to get to bookmarks, add-ons, and history, as they now all live on one Menu pane.

What Is The Latest Version Of Firefox

Performance
Firefox is built on top of the powerful new Gecko platform, resulting in a safer, easier to use and more personal product.Mozilla plans to crowdsource its performance data to learn more about how the browser performs in real-world situations.

Features
Firefox's features are robust and generally competitive. The most important feature in the modern Firefox is Sync.Sync now smoothly syncs your bookmarks, passwords, preferences, history, and tabs, not only with other computers, but also with your Android version of Firefox.





Coments are closed