/amung-newtab

Firefox Web-Ext Add-On for custom New Tab page.

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Firefox Add-on: AMung – NewTab WebExtension

Description

This is a Firefox browser extension that overrides the default Firefox NewTab directive and replaces it with a custom NewTab.

Build dependencies

  • gulp: Gulp build tools
  • laravel-mix: Not a Laravel app, but still best asset mixing package.
  • npm: Node Package Manager
  • npm-run-all: Run multiple NPM scripts with one command
  • sass: Sass compiler
  • uikit: CSS library
  • web-ext: Firefox webextension cli

File Structure

  • Prebuilt source files: src/
  • Build directory: dist/
  • Docs: docs/

Development

  • Regularly update npm dependencies:
    PS> ncu -u
    PS> npm install

References

Releases