mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
`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. |
||
|---|---|---|
| .. | ||
| scripting | ||
| about.js | ||
| background.js | ||
| dashboard-common.js | ||
| dashboard.js | ||
| ext.js | ||
| fetch.js | ||
| mode-manager.js | ||
| popup.js | ||
| ruleset-manager.js | ||
| scripting-manager.js | ||
| settings.js | ||
| storage.js | ||
| theme.js | ||
| utils.js | ||