1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-02 17:19:38 +02:00
uBlock/platform/mv3/extension/js
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
..
scripting [mv3] Fixed undue delay in 1st application of cosmetic procedural filters 2022-11-10 15:34:02 -05:00
about.js Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
background.js [mv3] Handle permissions being revoked while uBOL is disabled 2022-10-18 08:48:31 -04:00
dashboard-common.js Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
dashboard.js Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
ext.js [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
fetch.js [mv3] Add support for specific cosmetic filtering 2022-09-15 13:14:08 -04:00
mode-manager.js [mv3] Add ability to handle entity-based CSS and scriptlet injection filters 2022-10-20 15:48:06 -04:00
popup.js Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
ruleset-manager.js [mv3] Do not merge rules with errors 2022-11-06 11:21:02 -05:00
scripting-manager.js [mv3] Use Set instead of array to avoid spurious script updates 2022-11-10 12:46:25 -05:00
settings.js Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
storage.js [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
theme.js Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
utils.js [mv3] General code review 2022-10-15 13:05:20 -04:00