uBlock/platform/mv3/extension/css
Raymond Hill 346b5ded7c
[mv3] Add ability for admins to disable features
New managed setting:

"disabledFeatures": {
  "title": "User interface features to disable",
  "description": "A list of tokens, each of which correspond to a user interface feature to disable.",
  "type": "array",
  "items": { "type": "string" }
}

Supported tokens:
- `dashboard`: Prevent access to all dashboard settings
- `filteringMode`: Prevent changes to the default filtering mode,
  or the current filtering mode of any site

Related feedback:
https://github.com/uBlockOrigin/uBOL-home/discussions/35#discussioncomment-11326086
2024-11-23 13:17:13 -05:00
..
dashboard-common.css [mv3] Code review re. re-worked dashboard 2024-11-18 10:16:01 -05:00
dashboard.css [mv3] Code review re. re-worked dashboard 2024-11-18 10:16:01 -05:00
filtering-mode.css [mv3] Add ability for admins to disable features 2024-11-23 13:17:13 -05:00
matched-rules.css [mv3] Add minimal ability to diagnose ruleset issue 2024-07-29 14:54:46 -04:00
popup.css [mv3] Add ability for admins to disable features 2024-11-23 13:17:13 -05:00
settings.css [mv3] Add ability for admins to disable features 2024-11-23 13:17:13 -05:00