Fast, open and free-to-use new tab page for most modern browsers
- Fast and free
- Supports multiple browsers
- Actively developed and opensource
- Multiple language support
Link: Chrome Web Store
Development: Read the Development section
Link: Firefox Add-ons
Development: Read the Development section
Development: Read the Development section
- Git (optional)
- Node.js
- A suitable browser
-
git clone https://github.com/ohlookitsderpy/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 install
) -
yarn run sass-watch
(ornpm run sass-watch
) - Open another terminal and run this command: (in the Mue directory)
-
yarn run js-watch
(ornpm run js-watch
) - Start developing! (See the sections below for how to set it up with your browser)
Chrome (Click to expand)
- Rename
manifest-chrome.json
tomanifest.json
- Visit
chrome://extensions
in Chrome - Click Load unpacked (Make sure Developer Mode is on)
- Go to the directory containing Mue and click ok
- Enjoy your new tab!
Opera (Click to expand)
- Rename
manifest-opera.json
tomanifest.json
- Visit
about://extensions
in 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)
Note: I'm currently trying to find a better method to do this, but this works for now.- Rename
manifest-firefox.json
tomanifest.json
- Visit
about:debugging#addons
in 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!
- Open the
index.html
in your browser - Enjoy your new tab!
Will be updated if needed
Turbomarshmello - Portions of original code, name idea.
Pexels - Stock photos used
Opera Forum - Portions of code to add Opera support
Animate.css - Portions of code used for animations
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