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

https://github.com/wesleybranton/website-blocker

Block websites with ease!
https://github.com/wesleybranton/website-blocker

firefox firefox-addon firefox-extension firefox-webextension hacktoberfest webextension

Last synced: 5 months ago
JSON representation

Block websites with ease!

Awesome Lists containing this project

README

          

# Website Blocker [](https://addons.mozilla.org/firefox/addon/the-website-blocker/)
The Website Blocker browser extension for Firefox is a utility that allows you to easily block access to specific websites. It's useful for blocking annoying popups, inappropriate websites and websites that you just want to avoid.

## Development
This repository contains all of the required source code files to make changes to this extension. The "master" branch contains the source code for the latest stable release. If you want to test that version, you can view the release section to download the XPI file or visit the add-on listing on Mozilla.

If you want to make changes to this extension, you are welcome to do so. All files for the extension are located in the "firefox" folder. The source code of upcoming versions (if any) will be located in another branch.

To develop and test the extension, you need to open the "about:debugging" page in Firefox and select "Load Temporary Add-on". Then you can select any file within the "firefox" folder of this repository.

Further documentation about developing Firefox extensions can be found [here](https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/Your_first_WebExtension).

## Release Notes
Release notes can be found on [this GitHub repository](https://github.com/WesleyBranton/Website-Blocker/releases) or [the Firefox add-ons listing](https://addons.mozilla.org/firefox/addon/the-website-blocker/versions/).