Arvaidas Rekis 1ba276eefa Translated using Weblate (Estonian)
Currently translated at 99.6% (500 of 502 strings)

Translated using Weblate (Latvian)

Currently translated at 99.6% (500 of 502 strings)

Translated using Weblate (Lithuanian)

Currently translated at 99.6% (500 of 502 strings)

Translated using Weblate (Azerbaijani (Southern))

Currently translated at 99.6% (500 of 502 strings)

Translated using Weblate (Azerbaijani)

Currently translated at 99.6% (500 of 502 strings)

Translated using Weblate (Slovenian)

Currently translated at 99.6% (500 of 502 strings)

Co-authored-by: Arvaidas Rekis <arvrekis@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-7-1/az/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-7-1/azb/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-7-1/et/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-7-1/lt/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-7-1/lv/
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-7-1/sl/
Translation: Mue/Mue Tab 7.1
2025-11-02 18:53:02 +00:00
2025-11-02 18:53:02 +00: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

🐳 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%