sarojbelbase / undistracted-me

A chrome/firefox extension that replaces your new tab with minimal & distraction-free pages
https://chromewebstore.google.com/detail/undistracted-me/dfgbijakkhepoonhaelocdmcleeehmef
11 stars 2 forks source link
addons chrome-extension extension-chrome firefox-addon firefox-extension made-in-nepal nepali nepali-extension


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

Build Setup

# 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
  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
  4. [ ] 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.