Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sarojbelbase/undistracted-me
- Owner: sarojbelbase
- Created: 2020-05-09T17:21:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T11:04:29.000Z (about 1 month ago)
- Last Synced: 2024-10-24T21:56:50.756Z (15 days ago)
- Topics: addons, chrome-extension, extension-chrome, firefox-addon, firefox-extension, made-in-nepal, nepali, nepali-extension
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/detail/undistracted-me/dfgbijakkhepoonhaelocdmcleeehmef
- Size: 3.63 MB
- Stars: 10
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nepal - Undistracted Me - A chrome/firefox extension that replaces new tabs with minimal & distraction-free nepali date. [Check Extension](https://chrome.google.com/webstore/detail/undistracted-me/dfgbijakkhepoonhaelocdmcleeehmef/) (Uncategorized / Uncategorized)
README
A chrome/firefox extension to show distraction free nepali date on your new tab.## 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.