|**Enables deactivation of the js debugger statement**<br><sub><nobr> Wed, 10 Jan 2024 13:42:27 +0000</nobr><br>File: [Enables-deactivation-of-the-js-debugger-statement.patch](/build/patches/Enables-deactivation-of-the-js-debugger-statement.patch)<br><nobr>Author: uazo</nobr><br><nobr>Context: </nobr><br><nobr>License: GPL-2.0-or-later</nobr> |enables a new option in the developer tools settings for<br>deactivating the debugger javascript statement|
|**Experimental user scripts support**<br><sub><nobr> Fri, 13 Aug 2021 17:10:47 +0000</nobr><br>File: [Experimental-user-scripts-support.patch](/build/patches/Experimental-user-scripts-support.patch)<br><nobr>Author: uazo</nobr><br><nobr>Context: </nobr><br><nobr>License: GPL-3.0-only</nobr> |Activate the user scripts functionality for Android,<br>as it is available in the Desktop version.<br>It is possible to add user scripts in two ways: by<br>selecting files from the picker in the settings or<br>downloading the scripts and opening them from downloads<br>(only if such files end with '.user.js').<br>New imported scripts are disabled by default: they<br>can be activated via the UI.<br>Parsed user script headers are: name, version, description,<br>include, exclude, match, exclude_match (only http and<br>https), run-at (document-start, document-end,<br>document-idle), homepage, url_source<br>The UI also allows you to see the source of the script.<br>See also: components/user_scripts/README.md<br>Requires patch: Adds-support-for-writing-URIs.patch|
|**Eyeo Adblock for Cromite**<br><sub><nobr> Thu, 29 Sep 2022 11:27:35 +0000</nobr><br>File: [Eyeo-Adblock-for-Cromite.patch](/build/patches/Eyeo-Adblock-for-Cromite.patch)<br><nobr>Author: uazo</nobr><br><nobr>Context: </nobr><br><nobr>License: </nobr> |Change the normal behaviour of Eyeo Chromium SDK to<br>suit Bromite logic.<br>Add blocking in service workers<br>Activates the pop-up blocking management present in adblockplus<br>but not active in upstream.<br>Added "enable-stricter-popup-blocker" flag for the global<br>deactivation of all pop-ups (default disabled)|
|**Eyeo Adblock for Cromite**<br><sub><nobr> Thu, 29 Sep 2022 11:27:35 +0000</nobr><br>File: [Eyeo-Adblock-for-Cromite.patch](/build/patches/Eyeo-Adblock-for-Cromite.patch)<br><nobr>Author: uazo</nobr><br><nobr>Context: </nobr><br><nobr>License: </nobr> |Change the normal behaviour of Eyeo Chromium SDK to<br>suit Cromite logic.|