Chrome extension that applies a dark theme to the MikroTik RouterOS (WebFig) web interface.
- Node.js 18+ (LTS recommended)
- npm (bundled with Node.js)
npm installnpm run clean– Remove build artifacts (dist/and.rollup.cache/).npm run build– Produce production bundles for content script, background worker, styles, and copy static assets todist/.npm run watch– Watch source files and rebuild on change.
All build artifacts are emitted to the dist/ directory.
See LICENSE for details.
