Skip to content

Latest commit

 

History

History
executable file
·
68 lines (47 loc) · 2.74 KB

README.md

File metadata and controls

executable file
·
68 lines (47 loc) · 2.74 KB


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. Publish on Firefox
  2. Publish on Chrome
  3. 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.