# My extension - 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://git.koszko.org/browser-extension-doc/' 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://hachettebugs.koszko.org/projects/hachette Optionally, write to $(echo a29zemtvQGtvc3prby5vcmcK | base64 -d) d8d5f332d662e425277a95c99b27'>commitdiff
path: root/gnu/packages/arcan.scm
AgeCommit message (Expand)Author
2023-09-05gnu: arcan-wayland: Deprecate in favor of arcan.Ahmad Draidi
2023-09-05gnu: arcan: Restyle format.Ahmad Draidi
2023-09-05gnu: arcan: Use new style arguments.Ahmad Draidi
2023-09-05gnu: arcan: Fix paths handling.Ahmad Draidi
2023-09-05gnu: arcan: Build all features.Ahmad Draidi
2023-09-05gnu: arcan: Update to 0.6.2.1.Ahmad Draidi
2023-09-05gnu: xarcan: Fix indentation.Maxim Cournoyer
2023-09-05gnu: xarcan: Update to 0.6.1.Ahmad Draidi
2022-12-12gnu: ffmpeg: Promote version 5 to the default.Marius Bakke
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
2021-09-16gnu: arcan: Fix build.Guillaume Le Vaillant
2021-07-24gnu: Use 'search-input-directory' when looking for C/C++ library headers.Ludovic Courtès