Name Description Size
components.conf 565
docs
jar.mn 269
metrics.yaml 4012
moz.build 830
TaskbarTabs.1.schema.json 2086
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. 5934
TaskbarTabsChrome.sys.mjs Modifies the window chrome for Taskbar Tabs styling (mostly hiding elements). @param {Window} aWindow 2984
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. 5421
TaskbarTabsPin.sys.mjs Provides functionality to pin and unping Taskbar Tabs. 8130
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. 16037
TaskbarTabsUtils.sys.mjs Checks if Taskbar Tabs has been enabled. @returns {bool} `true` if the Taskbar Tabs pref is enabled. 7472
TaskbarTabsWindowManager.sys.mjs Manager for the lifetimes of Taskbar Tab windows. 10541
test