aboutsummaryrefslogtreecommitdiff
# Haketilo - Make The Web Great Again! #

This extension's goal is to allow replacing javascript served by websites
with scripts specified by user. Something like NoScript and Greasemonkey
together. Such facility is necessary to enable browsing World Wide Web
without executing nonfree software.

Currently, the target browsers for this extension are Ungoogled Chromium
and various forks of Firefox (version 60+).

This extension is still in an early stage. Also see
`https://hydrillabugs.koszko.org/projects/haketilo/wiki/' for documentation in
development.

## Installation ##
The extension can be "built" with `./build.sh mozilla' or `./build.sh chromium'.
This creates directories build_mozilla/ and  build_chromium/, respectively.
Such directory can be loaded into Ungoogled Chromium or a modern Gecko-based
browser as unpacked extension.

## Copyright ##
All copyright information is gathered in the `copyright' file which follows
(loosely) the format of debian/copyright file described at
`https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/'

In general, this entire extension is available under the terms of GPLv3+ with
various additional licenses and permissions for particular files.

## Contributing ##
Get the code from: https://git.koszko.org/browser-extension/
Come to: https://hydrillabugs.koszko.org/projects/haketilo

Optionally, write to $(echo a29zemtvQGtvc3prby5vcmcK | base64 -d)