Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 400 Bytes

File metadata and controls

24 lines (14 loc) · 400 Bytes

Building for Firefox

Prerequisites

  • Node.js v22

Build Steps

npm install
npm run build:firefox

Output Files

  • Build directory: dist_prod_firefox

  • Marketplace package: market_packages/target.firefox.zip

Source Code

Visit our GitHub repository for the latest source code:

sheepzh/time-tracker-4-browser