Name Description Size Coverage
components.conf 565 -
docs -
jar.mn 269 -
metrics.yaml 4012 -
moz.build 893 -
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. 8810 -
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. 3141 -
TaskbarTabsPageAction.sys.mjs Object which handles Taskbar Tabs page actions. 5421 -
TaskbarTabsPin.sys.mjs Provides functionality to pin and unping Taskbar Tabs. 8156 -
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. 16309 -
TaskbarTabsUtils.sys.mjs Checks if Taskbar Tabs has been enabled. @returns {bool} `true` if the Taskbar Tabs pref is enabled. 3599 -
TaskbarTabsWindowManager.sys.mjs Manager for the lifetimes of Taskbar Tab windows. 10621 -
test -