Fast, open and free-to-use new tab page for modern browsers
Go to file
David Ralph fa117515fc
Add files via upload
2019-09-29 17:55:00 +01:00
.github Add issue templates 2019-06-27 10:52:36 +01:00
assets Add files via upload 2019-09-29 17:55:00 +01:00
public Add files via upload 2019-09-29 17:46:53 +01:00
src Add files via upload 2019-09-29 17:46:53 +01:00
LICENSE add that license back 2019-09-25 18:04:38 +01:00
README.md wip 2019-09-26 11:06:27 +01:00
package.json Add files via upload 2019-09-29 17:46:53 +01:00

README.md

Mue

Codacy Badge Discord Badge

Buy me a coffee at ko-fi.com Become a patron on patreon.com

Fast, open and free-to-use new tab page for most modern browsers.

This is the code for the extension. If you are looking for the website code, please go here.

Features

  • Fast and free

  • Supports multiple browsers

  • Actively developed and opensource

  • Automatically updating API (with no tracking!) with new photos and offline mode

  • Multiple language support

  • Settings feature - enable/disable features!

  • Search bar, update modal, copy button and more!

  • Mue has been recently rewritten with React and is missing the features that are crossed out *

Installation

Chrome

Link: Chrome Web Store

Development: Read the Development section.

Firefox

Link: Firefox Add-ons

Development: Read the Development section.

Opera/Other

Link: GitHub Releases

Development/Other: Read the Development section.

Development

Requirements
  1. Git (optional)
  2. Node.js
  3. A suitable browser
Starting
  1. git clone https://github.com/ohlookitsderpy/Mue (If you don't have Git just go to Clone or download and click Download ZIP)
  2. Open a terminal and run these commands: (in the Mue directory)
  3. yarn (or npm install)
  4. yarn start (or npm start)
  5. Start developing! (See the sections below for how to set up a developer copy of the extension.)
Chrome (Click to expand)
  1. Rename manifest-chrome.json to manifest.json
  2. Visit chrome://extensions in Chrome
  3. Click Load unpacked (Make sure Developer Mode is on)
  4. Go to the directory containing Mue and click ok
  5. Enjoy your new tab!
Opera (Click to expand)
  1. Rename manifest-opera.json to manifest.json
  2. Visit about://extensions in Opera
  3. Click Load unpacked extension... (Make sure Developer Mode is on)
  4. Go to the directory containing Mue and click ok
  5. Enjoy your new tab!
Firefox (Click to expand) Note: I'm currently trying to find a better method to do this, but this works for now.
  1. Rename manifest-firefox.json to manifest.json
  2. Visit about:debugging#addons in Firefox
  3. Click Load Temporary Add-on
  4. Go to the directory containing Mue and click on the manifest.json
  5. Enjoy your new tab!
Other (Click to expand) Note: To get the full new tab experience, set your browser to open the index.html on startup and tab open!
  1. Open the index.html in your browser
  2. Enjoy your new tab!

Screenshot

Will be updated if needed

Credits

Maintainers

ohlookitsderpy

TurboMarshmello

Other

TurboMarshmello - Portions of original code, name idea

Pexels - Stock photos used for offline mode

Opera Forum - Portions of code to add Opera support

Translations

ohlookitsderpy - English (Quotes and Messages)

Yanderella - Italian (Quotes and Messages)

Pepehound - Spanish (Quotes and Messages)

Candystick - Portuguese (Some Quotes)

PassTheWessel - Dutch (Messages)

Yanderella and ohlookitsderpy - French (Messages)

untocodes - Finnish and German (Messages)

dondish - Hebrew and Russian (Messages)

MrSheldon - Arabic and Swedish (Messages)

Feel free to pull request with other translations!

and all the contributors <3