dependabot[bot] c994229525 chore(deps-dev): bump @commitlint/cli from 20.5.3 to 21.2.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 20.5.3 to 21.2.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.2.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-01 08:42:28 +00:00
2024-11-13 23:19:03 +00:00
2026-01-27 12:35:18 +00:00
2026-01-27 12:35:18 +00:00
2026-01-27 12:35:18 +00:00
2026-01-27 12:35:18 +00:00
2022-11-06 11:59:59 +00:00
2022-04-15 22:55:24 +01:00
2026-01-27 12:35:18 +00:00
2026-01-27 12:35:18 +00:00
2024-06-06 21:10:58 +01:00

Mue Header

Mue

A fast, open and free-to-use browser extension that gives a new, fresh and customisable tab page to modern browsers.

muetab.com

Chrome Edge Firefox

🤔 Why Mue?

  • Beautiful and Minimalist Design
  • Customisable Layout
  • Widgets (such as weather, notes, bookmarks and more)
  • Privacy-Focused - does not track your browsing activity
  • Extensible with the Mue Marketplace
  • Open Source under the BSD-3 License

🌶️ Installation

Mue can be downloaded on the following browsers:

and can be manually sideloaded on others using the files on GitHub Releases

🚀 Demo

A fully-featured demo of the tab extension is available in-browser at demo.muetab.com

💻 Development

Install dependencies with bun install, and then you can run any of the following scripts as needed:

  • bun run dev[:host] - start development server
  • bun run build - build production copy of Mue
  • bun run lint[:fix] - run linter
  • bun run pretty - run prettier
  • bun run translations - migrate old translation format to new
  • bun run translations:percentages - update translation completion percentages from Weblate

Contributing

We welcome contributions! Please read CONTRIBUTING.md for guidelines on:

  • Development workflow
  • Branch strategy (dev → beta → main)
  • Commit message format
  • Pull request process

For maintainers, see docs/RELEASE_PROCESS.md for release procedures.

🐳 Docker development

Hot reload is available while coding.

  • docker build -t mue-app . - build the image

  • docker volume create dev-bun-app - create a volume for the app

  • docker run -p 5173:5173 mue-app - run the container

  • docker run -p 5173:5173 \ -v $(pwd):/app \ -v dev-bun-app:/app/node_modules \ mue-app - run the container

Navigate to http://localhost:5173

🌍 Translations

We use Weblate for translations. To get started, please visit the project and look for the latest version to start translating Mue into your langauge.

Attribution

Pexels, Unsplash - Stock photos used for offline mode
Undraw - Welcome modal images

Languages
JavaScript 78.8%
SCSS 19.7%
HTML 0.7%
Swift 0.5%
CSS 0.3%