Giter Site home page Giter Site logo

nightlytt's Introduction

Nightly Tester Tools

Nightly Tester Tools (NTT) is an add-on for aiding testers of Nightly builds of Mozilla apps including Firefox.

Screenshot

Features

  • Copy the build ID or list of extensions to the clipboard using the toolbar button
  • Insert the build ID or list of extensions into a textbox using the context menu
  • Option to customize the Title Bar

Limitations

There are a couple of known issues due to the limited WebExtensions APIs:

  • The changeset cannot be retrieved
  • The extension list does not include system add-ons
  • The textbox inserting options don't work on some Mozilla sites (including AMO due to a security restriction) as well as with a textbox within an iframe and certain rich text editors
  • Some variables are not available for the custom title template

The following features found in the original XUL-based extension are not yet implemented, and some of them may not be implemented again:

  • Copy about:support to Pastebin
  • Open the profile folder (Use about:support or about:profile page instead to open it)
  • Open the pushlog
  • Screenshot utility (Use Firefox Screenshots instead)
  • Crash options
  • Extension compatibility fixer
  • Menu items under Tools

Compatibility

The current WebExtension version is only compatible with Firefox. Use legacy version 3.10 for Thunderbird and SeaMonkey.

Install

You can install the latest stable NTT from addons.mozilla.org.

To install for development, clone the repo:

git clone git://github.com/mozilla/nightlytt.git

Install the web-ext command line tool:

npm install --global web-ext

To test with Firefox:

web-ext run -s extension

To build for release:

web-ext build -s extension

You can also temporarily install the extension in your Firefox without having to use web-ext.

Development

All bugs and feature requests are filed in the Nightly Tester Tools project at GitHub. You can view the list of open issues, or you can file a new issue. Check out the wiki for a list of current and proposed features and feel free to file bugs and submit patches.

This project uses .editorconfig, which sets defaults for the formatting of the code. So enjoy the use of compatible editor. Just download and install the corresponding plugin.

Also, it's encouraged to use the web-ext lint command to check the code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.