Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sarojbelbase/undistracted-me

A chrome/firefox extension that replaces your new tab with minimal & distraction-free pages
https://github.com/sarojbelbase/undistracted-me

addons chrome-extension extension-chrome firefox-addon firefox-extension made-in-nepal nepali nepali-extension

Last synced: 7 days ago
JSON representation

A chrome/firefox extension that replaces your new tab with minimal & distraction-free pages

Awesome Lists containing this project

README

        





A chrome/firefox extension to show distraction free nepali date on your new tab.


Total Hits
Chrome Users
Firefox Users
Releases

Rating On Chrome Web Store

## Deployments

- [Chrome Web Store](https://chromewebstore.google.com/detail/undistracted-me/dfgbijakkhepoonhaelocdmcleeehmef)

- [Firefox Addons](https://addons.mozilla.org/en-US/firefox/addon/undistracted-me/)

- [Official Website](https://whatsthemiti.sarojbelbase.com.np/)

## Build Setup

``` bash
# first, install dependencies
npm install

# minify and build for production inside dist folder
npm run build

# finally, build with `web-ext`
npm run build:firefox
```

It will generate a zip file inside `web-ext-artifacts` folder, which you can upload to chrome web store or firefox addons store.

## Offline Installation

1. First **Clone or Download** this repository.
2. After successfull download, unzip it with your archive manager.
3. Open extensions page using [chrome://extensions](chrome://extensions)
4. Now enable **Developer mode** located on your right side of navigation bar.
5. Click on **Load Unpacked** and select your unzipped folder.

If everything goes right, you could see undistracted me working seamlessly on your chrome and its variants.

## Roadmap

1. [x] Publish on Firefox
2. [x] Publish on Chrome
3. [x] Add setting to select language
3. [ ] Add more features requested by users

## Feature Requests

1. [ ] Speed dial links like in r/startpages by u/nepmandu
2. [ ] Dewanagiri support by u/pranphy
3. [ ] Toggle between 12/24 hours by u/deeplydark
4. [ ] Add a Analog Clock in background as watermark

#### Made with ReactJs in Nepal.