Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/colinkiama/jailtime
- Owner: colinkiama
- License: mit
- Created: 2022-09-08T05:30:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T05:38:17.000Z (over 2 years ago)
- Last Synced: 2024-11-14T13:44:24.711Z (3 months ago)
- Topics: browser, browser-extension, browser-extensions, chrome, extension, javascript, stimulus, stimulusjs, web, web-extension, web-extensions
- Language: CSS
- Homepage:
- Size: 205 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 scriptsYou 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