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. 8938 100 %
TaskbarTabsChrome.sys.mjs Modifies the window chrome for Taskbar Tabs styling (mostly hiding elements). @param {Window} aWindow 2984 92 %
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 92 %
TaskbarTabsPageAction.sys.mjs Object which handles Taskbar Tabs page actions. 5856 96 %
TaskbarTabsPin.sys.mjs Provides functionality to pin and unping Taskbar Tabs. 9360 99 %
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 94 %
TaskbarTabsUtils.sys.mjs Checks if Taskbar Tabs has been enabled. @returns {bool} `true` if the Taskbar Tabs pref is enabled. 3599 100 %
TaskbarTabsWindowManager.sys.mjs Manager for the lifetimes of Taskbar Tab windows. 10750 96 %
test -