mirror of
https://github.com/mue/mue.git
synced 2026-06-08 14:10:42 +02:00
3.0.1
Mue is a fast, open and free-to-use browser extension that gives a new, fresh and customizable tab page to most modern browsers
Table of contents
Screenshot
May be updated in the future
Features
- Fast and free
- Supports multiple browsers
- Actively developed and open source
- Automatically updating API (no tracking) with new photos, quotes and offline mode
- Search bar
- Settings - enable/disable various features and customise parts of Mue
- Update modal, copy button and more!
Planned Features
- Multilingual support
Installation
A demo of the tab can be found here
Chrome
Firefox
Edge (Chromium)
Opera/Other
Link: GitHub Releases
Development
Requirements
Starting
- clone the repository using
git clone https://github.com/mue/mue.git - run
yarnornpm ito install all needed dependencies - run
yarn startornpm startto start testing - Code your heart out! (See the sections below for how to build the extension)
Building
Chrome/Edge (Chromium) (Click to expand)
-
yarn run buildornpm run build - Rename
manifest-chrome.jsonin the "manfiest" folder tomanifest.jsonin "build" - Visit
chrome://extensionsin Chrome - Click Load unpacked (Make sure Developer Mode is on)
- Go to the directory containing the built copy of Mue and click ok
- Enjoy your new tab!
Opera (Click to expand)
-
yarn run buildornpm run build - Rename
manifest-opera.jsonin the "manfiest" folder tomanifest.jsonin "build" - Copy in the "manifest" folder to "build"
- Visit
about://extensionsin Opera - Click Load unpacked extension... (Make sure Developer Mode is on)
- Go to the directory containing Mue and click ok
- Enjoy your new tab!
Firefox (Click to expand)
-
yarn run buildornpm run build - Rename
manifest-firefox.jsonin the "manfiest" folder tomanifest.jsonin "build" - Move
manifest/background-opera.jstobuild/background-opera.js - Visit
about:debugging#addonsin Firefox - Click Load Temporary Add-on
- Go to the directory containing Mue and click on the manifest.json
- Enjoy your new tab!
Other (Click to expand)
Note: To get the full new tab experience, set your browser to open theindex.html on startup and tab open!
-
yarn run buildornpm run build - Open the
index.htmlin your browser - Enjoy your new tab!
Credits
Maintainers
ohlookitsderpy - Founder, Lead development, Photographer
TurboMarshmello - Name, Lead design, Photographer
Contributors
Wessel - Development
Isaac - QA, Development, Photographer
Chris - Development
Other
Pexels - Stock photos used for offline mode
Opera Forum - Portions of code to add Opera support
Google Fonts - Lexend Deca font
And many thanks to Highholding, Noa Shapira, Roee Lupo, Jeroen, Glasvegas, Anders, Oded Shapira and Nikka Lai for letting us use their wonderful photographs
Description
Fast, open and free-to-use new tab page for modern browsers
browser-extensionchromechrome-extensionchromiumcustomisableedgeedge-extensionextensionfirefoxfirefox-addonhacktoberfestmodern-browsersnew-tabnewtabphotosquotesreactstartpagewebextensionwebextensions
Readme
BSD-3-Clause
55 MiB
Languages
JavaScript
78.8%
SCSS
19.7%
HTML
0.7%
Swift
0.5%
CSS
0.3%


