Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arlyon/fireblocks
A Regex Based Blocker for Firefox
https://github.com/arlyon/fireblocks
addon extension firefox js
Last synced: 5 days ago
JSON representation
A Regex Based Blocker for Firefox
- Host: GitHub
- URL: https://github.com/arlyon/fireblocks
- Owner: arlyon
- License: mit
- Created: 2018-08-07T00:57:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-21T11:03:48.000Z (almost 5 years ago)
- Last Synced: 2024-10-06T06:21:21.942Z (3 months ago)
- Topics: addon, extension, firefox, js
- Language: HTML
- Homepage: https://addons.mozilla.org/en-US/firefox/addon/fireblocks1/
- Size: 163 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
FireBlocks for Firefox
![](https://img.shields.io/amo/stars/fireblocks1) ![](https://img.shields.io/amo/v/fireblocks1) ![](https://img.shields.io/amo/users/fireblocks1)
FireBlock is a simple addon that blocks sites based on regexes.
There's not much else to say about it, really. Simply add a few
regexes in the settings and away you fly. Every time you visit
a site that matches it, it well step in and let you know.Great for focus. Great for productivity. Minimal.
To get started, [install the addon](https://addons.mozilla.org/en-US/firefox/addon/fireblocks1/)
and go to the addon's preferences where you can add any valid regex,
seperated by newlines.### Contributors
- Alexander Lyon `@arlyon`
- Ruslan Bekenev `@KryDos`### Release
To release a new version, increment the version number in the
manifest file and simply zip it and upload to the marketplace.