| account-sync.mjs |
A helper class for managing sync related UI behavior.
|
28188 |
87 % |
| aiFeatures.mjs |
@import { OnDeviceModelFeaturesEnum } from "chrome://browser/content/preferences/OnDeviceModelManager.mjs"
@typedef {typeof AiControlGlobalStates[keyof typeof AiControlGlobalStates]} AiControlGlobalStatesEnum
|
45291 |
98 % |
| block-ai-confirmation-dialog.css |
stylelint-disable-next-line stylelint-plugin-mozilla/use-design-tokens |
877 |
- |
| home-startup.mjs |
Preferences:
browser.startup.homepage
- the user's home page, as a string; if the home page is a set of tabs,
this will be those URLs separated by the pipe character "|"
browser.newtabpage.enabled
- determines that is shown on the user's new tab page.
true = Activity Stream is shown,
false = about:blank is shown
|
1461 |
100 % |
| search.mjs |
@import { SearchEngine } from "moz-src:///toolkit/components/search/SearchEngine.sys.mjs"
|
34910 |
91 % |
| SettingGroupManager.mjs |
@import {SettingGroupConfig} from "chrome://browser/content/preferences/widgets/setting-group.mjs" |
1051 |
85 % |
| SettingPaneManager.mjs |
@import {SettingPaneConfig, SettingPaneFullConfig, SettingPaneId, SettingPane} from "chrome://browser/content/preferences/widgets/setting-pane.mjs" |
2518 |
90 % |