mirror of
https://github.com/mue/mue.git
synced 2026-06-06 07:55:48 +02:00
e2b7789ebac242f0fb7dc3405e4c3d58cd6aea3a
Mue
Fast, open and free-to-use new tab page for most modern browsers.
Features
- Fast and free
- Supports multiple browsers
- Actively developed and opensource
- Automatically updating API (with no tracking!) with new photos, quotes and offline mode
- Search bar
Planned Features
- Settings feature - enable/disable features!
- Update modal, copy button and more!
- Multiple language support
Installation
Note: A demo of the tab can be found here.
Chrome
Link: Chrome Web Store
Development: Read the Development section.
Firefox
Link: Firefox Add-ons
Development: Read the Development section.
Edge (Chromium)
Link: Microsoft Edge Addons
Opera/Other
Link: GitHub Releases
Development/Other: Read the Development section.
Development
Requirements
Starting
-
git clone https://github.com/mue/mue(If you don't have Git just go to Clone or download and click Download ZIP) - Open a terminal and run these commands: (in the Mue directory)
-
yarn(ornpm i) -
yarn start(ornpm start) - Start developing! (See the sections below for how to build the extension)
Building
Chrome/Edge (Chromium) (Click to expand)
-
yarn run build(ornpm 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 build(ornpm 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 build(ornpm 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 build(ornpm run build) - Open the
index.htmlin your browser - Enjoy your new tab!
Screenshot
Will be updated if needed
Credits
Maintainers
ohlookitsderpy (owner, lead developer)
TurboMarshmello (name idea, lead designer)
Other
Pexels - Stock photos used for offline mode
Opera Forum - Portions of code to add Opera support
Google Fonts - Lexend Deca font
and all the contributors <3
License
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%



