Skip to content

tall1on/routeros-darkmode-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version RouterOS Chrome Web Store GitHub all releases

Mikrotik RouterOS Dark Mode Extension

Screenshot

Chrome extension that applies a dark theme to the MikroTik RouterOS (WebFig) web interface.

Prerequisites

  • Node.js 18+ (LTS recommended)
  • npm (bundled with Node.js)

Installation

npm install

Available Scripts

  • npm 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 to dist/.
  • npm run watch – Watch source files and rebuild on change.

All build artifacts are emitted to the dist/ directory.

License

See LICENSE for details.