 # 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](https://mue.now.sh). ### Chrome [](https://chrome.google.com/webstore/detail/mue/bngmbednanpcfochchhgbkookpiaiaid) Link: [Chrome Web Store](https://chrome.google.com/webstore/detail/mue/bngmbednanpcfochchhgbkookpiaiaid) Development: Read the [Development](#development) section. ### Firefox [](https://addons.mozilla.org/firefox/addon/mue) Link: [Firefox Add-ons](https://addons.mozilla.org/firefox/addon/mue) Development: Read the [Development](#development) section. ### Edge (Chromium) Link: [Microsoft Edge Addons](https://microsoftedge.microsoft.com/addons/detail/aepnglgjfokepefimhbnibfjekidhmja) ### Opera/Other Link: [GitHub Releases](https://github.com/ohlookitsderpy/Mue/releases) Development/Other: Read the [Development](#development) section. ### Development ##### Requirements
git clone https://github.com/mue/mue (If you don't have Git just go to Clone or
download and click Download ZIP)
yarn (or npm i)
yarn start (or npm start)
yarn run build (or npm run build)
manifest-chrome.json in the "manfiest" folder to manifest.json in "build"
chrome://extensions in Chrome
yarn run build (or npm run build)
manifest-opera.json in the "manfiest" folder to manifest.json in "build"
about://extensions in Opera
yarn run build (or npm run build)
manifest-firefox.json in the "manfiest" folder to manifest.json in "build"
manifest/background-opera.js to build/background-opera.js
about:debugging#addons in Firefox
index.html on startup and tab open!
yarn run build (or npm run build)
index.html in your browser