Name Description Size
components.conf 565
jar.mn 269
metrics.yaml 3149
moz.build 799
TaskbarTabs.1.schema.json 1956
TaskbarTabs.sys.mjs This file represents the entry point into the Taskbar Tabs system, initializing necessary subsystems before the export can be used. Code driving the Taskbar Tabs systems should interact with it through this interface. 4802
TaskbarTabsChrome.sys.mjs Modifies the window chrome for Taskbar Tabs styling (mostly hiding elements). @param {Window} aWindow 2983
TaskbarTabsCmd.sys.mjs A command line handler for Firefox shortcuts with the flag "-taskbar-tab", which will trigger a Taskbar Tab window to be opened. 3135
TaskbarTabsPageAction.sys.mjs Object which handles Taskbar Tabs page actions. 4960
TaskbarTabsPin.sys.mjs Provides functionality to pin and unping Taskbar Tabs. 8121
TaskbarTabsRegistry.sys.mjs Returns a JSON schema validator for Taskbar Tabs persistent storage. @returns {Promise<Validator>} Resolves to JSON schema validator for Taskbar Tab's persistent storage. 12639
TaskbarTabsUtils.sys.mjs Checks if Taskbar Tabs has been enabled. @returns {bool} `true` if the Taskbar Tabs pref is enabled. 7406
TaskbarTabsWindowManager.sys.mjs Manager for the lifetimes of Taskbar Tab windows. 10495
test