uBlock/tools
Raymond Hill feaa338678
Code maintenance: replace uDom.js with dom.js
`uDom` is old and crusty and `dom` is meant as replacement. The
goal of `dom` is to be simpler and mainly just convenience
methods for handling the DOM with vanilla JS -- this is not a
framework.

Additionally, removed keyboard shortcuts pane which was useful
only on very old versions of Firefox.
2022-11-12 09:51:22 -05:00
..
copy-common-files.sh
import-crowdin.sh Import translation work from https://crowdin.com/project/ublock 2022-09-13 17:58:12 -04:00
make-assets.sh
make-browser.sh
make-chromium-meta.py
make-chromium.sh Use `python3` instead of `python` 2022-06-10 11:16:49 -04:00
make-clean.sh
make-dig.sh
make-firefox-meta.py
make-firefox.sh
make-mv3.sh Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
make-nodejs.sh [mv3] Add support for redirect= filters 2022-10-16 12:05:24 -04:00
make-npm.sh
make-opera-meta.py
make-opera.sh Use `python3` instead of `python` 2022-06-10 11:16:49 -04:00
make-thunderbird.sh Use `python3` instead of `python` 2022-06-10 11:16:49 -04:00
update-submodules.sh