Project

General

Profile

Download (1.1 KB) Statistics
| Branch: | Tag: | Revision:

haketilo / README.txt @ b93f26bf

1
# My extension - Make The Web Great Again! #
2

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

    
8
Currently, the target browsers for this extension are Ungoogled Chromium
9
and various forks of Firefox Quantum (57+).
10

    
11
This extension is still in an early stage. See TODOS.org. Also see
12
`https://git.koszko.org/browser-extension-doc/' for documentation in
13
development.
14

    
15
## Installation ##
16
The extension can be loaded into Ungoogled Chromium or a modern Gecko-based
17
browser as unpacked extension. As of now, project's main directory is also
18
the extension directory.
19

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

    
25
In general, this entire extension is available under the terms of GPLv3+ with
26
various additional licenses and permissions for particular files.
(1-1/4)