6 results for tag “testing”

  1. Testing persistent and restart features

    Testing persistent and restart features When testing your extension, you may notice that some features reset themselves or stop working when you load an updated version or after you restart Firefox. For example, you may be using local storage and notice that previously saved...

    /documentation/develop/testing-persistent-and-restart-features/

  2. Test permission requests

    Test permission requests Your extension may contain two types of permission request: install time and runtime permission requests. This page explains how you can test the way your users will see requests for these permissions. Contents Permission grant behavior during testingObserve or verify install...

    /documentation/develop/test-permission-requests/

  3. Distribute pre-release versions

    Distribute pre-release versions Learn how to distribute an alpha or beta pre-release version of your extension for Firefox. Pre-release channels are not supported on addons.mozilla.org (AMO), so if you would like to have a limited group of users test a beta version of your...

    /documentation/publish/distribute-pre-release-versions/

  4. Getting started with web-ext

    Getting started with web-ext web-ext is a command line tool designed to speed up various parts of the extension development process, making development faster and easier. This article explains how to install and use web-ext. Contents InstallationUsing web-extSee also Installation web-ext is a node-based...

    /documentation/develop/getting-started-with-web-ext/

  5. Browser Extension Development Tools

    Browser Extension Development Tools Mozilla and the Firefox browser extension developer community have created a range of tools that can simplify and speed up your browser extension development. This page provides a summary of those tools including details on the features each offers, how...

    /documentation/develop/browser-extension-development-tools/

  6. Known issues

    Known issues This page contains a list of significant known issues that affect the experience of developing extensions for Firefox and Firefox for Android. Contents Content scripts don't appear in DevToolsExtension source don't update in DevTools"Destroyed actor" errors when debugging Android Content scripts don't...

    /documentation/develop/known-issues/