Skip to content

mikanbako/go-to-empty-tab

Repository files navigation

go-to-empty-tab

A Firefox extension to switch to an empty tab.

License

MIT License

See LICENSE.txt.

For developers or reviewers

Requirements

My build environment:

  • macOS 11.3
  • npm 7.11.1 from MacPorts
  • Node.js 14.16.1 from MacPorts

Commands

Runs unit tests

$ npm run test

Runs lint

$ npm run lint

Runs extension and watch changes

$ npm run watch

Packages this extension

$ npm run package

Directory structure

  • images: Image resources.
  • src: Source codes and resources of this extension.
  • tools: Development utility tools for this extension.

About

A Firefox extension to switch to an empty tab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published