适用于现代浏览器的快速、开放和免费使用的新标签页
Mue
A fast, open and free-to-use browser extension that gives a new, fresh and customisable tab page to modern browsers.
muetab.com
Mue can be downloaded on the following browsers:
and can be manually sideloaded on others using the files on GitHub Releases
A fully-featured demo of the tab extension is available in-browser at demo.muetab.com
Install dependencies with bun install, and then you can run any of the following scripts as needed:
bun run dev[:host] - start development serverbun run build - build production copy of Muebun run lint[:fix] - run linterbun run pretty - run prettierbun run translations - migrate old translation format to newbun run translations:percentages - update translation completion percentages from WeblateWe welcome contributions! Please read CONTRIBUTING.md for guidelines on:
For maintainers, see docs/RELEASE_PROCESS.md for release procedures.
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
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.
Pexels, Unsplash - Stock photos used for offline mode
Undraw - Welcome modal images
暂无开放 Issues,或尚未同步最近议题。