Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/colinkiama/jailtime

Website Blocker Extension
https://github.com/colinkiama/jailtime

browser browser-extension browser-extensions chrome extension javascript stimulus stimulusjs web web-extension web-extensions

Last synced: 25 days ago
JSON representation

Website Blocker Extension

Awesome Lists containing this project

README

        

# jailtime

Blocks Websites. Keeps you focused!

Available to install in:
- Chrome Web Store: https://chrome.google.com/webstore/detail/jailtime/ffkepigdcjmnioppkooocmpgndoiopjd
- Firefox Add-ons Store:
https://addons.mozilla.org/en-GB/firefox/addon/jailtime/
## Task scripts

You run scripts in the `task` directory to perform development tasks e.g running `task/build` copy files to the build directory, ready to be loaded unpacked.

### Give them executable permissions

Run this command first:

```sh
chmod +x task/*
```

That will give permission to all scripts in the `task` directory to run.

### Caveats on Windows operating systems

These scripts are shell scripts (`sh`) however, some of the commands may not be compatible with windows. You may need to install a bash terminal on windows in order to work with these scripts on there.

## Firefox Version Source code

Select the `firefox` branch.

## TODO

- [X] Adding items to blocklist
- [X] Removing items from blocklist
- [ ] Blocklist search