1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-03 01:29:39 +02:00
uBlock/platform/mv3/extension/js
Raymond Hill 7e712246a9
[mv3] Let the scriplet sort out targeted sites when too many targets
This is too avoid `matches` property with too many hostnames at
registerContentScripts() time. Threshold has been arbitrarily
set at 100.
2023-06-05 12:14:37 -04:00
..
scripting [mv3] Mitigation: Inject CSS user styles to enforce cosmetic filtering 2023-06-04 11:32:55 -04:00
about.js Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
background.js [mv3] Fix issue with updateContentScripts API and other fixes 2023-06-05 09:15:59 -04:00
dashboard-common.js Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
dashboard.js [mv3] Fix issue with updateContentScripts API and other fixes 2023-06-05 09:15:59 -04:00
ext.js [mv3] Fix issue with updateContentScripts API and other fixes 2023-06-05 09:15:59 -04:00
fetch.js [mv3] Add support for specific cosmetic filtering 2022-09-15 13:14:08 -04:00
mode-manager.js [mv3] Fix issue with updateContentScripts API and other fixes 2023-06-05 09:15:59 -04:00
popup.js [mv3] Fix issue with updateContentScripts API and other fixes 2023-06-05 09:15:59 -04:00
ruleset-manager.js [mv3] Fix issue with updateContentScripts API and other fixes 2023-06-05 09:15:59 -04:00
scripting-manager.js [mv3] Let the scriplet sort out targeted sites when too many targets 2023-06-05 12:14:37 -04:00
settings.js [mv3] Fix issue with updateContentScripts API and other fixes 2023-06-05 09:15:59 -04:00
theme.js Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
utils.js [mv3] Mitigation: Inject CSS user styles to enforce cosmetic filtering 2023-06-04 11:32:55 -04:00