Tamper Monkey in Steroids works in Electron, Min browser powered
- Information from DuckDuckGo in the searchbar.
- Built-in ad and tracker blocking
- Fuzzy search
- Full-text search for bookmarks
- Reading list
- Tabs improvements (tabs open to the right, and fade out when inactive).
More information, and prebuilt binaries, are available here.
If you just want to run Mie, you can download binaries here.
If you want to develop Mie:
- Install Node and Grunt.
- Run
npm install
, then rungrunt
. - Download a copy of Electron from here.
- Run
/Path/To/Electron /Path/To/Mie
.
If you are using OS X, install Homebrew, then run brew install fakeroot dpkg
.
Then run grunt build
.