Name Description Size
browser-sidebar.js SidebarController handles logic such as toggling sidebar panels, dynamically adding menubar menu items for the View -> Sidebar menu, and provides APIs for sidebar extensions, etc. 59098
jar.mn 1086
metrics.yaml 15208
moz.build 492
sidebar-customize.css 2115
sidebar-customize.html 998
sidebar-customize.mjs 11203
sidebar-history.css 396
sidebar-history.html 1595
sidebar-history.mjs The template to use for cards-container. 8932
sidebar-main.css stylelint-disable-next-line media-query-no-invalid 3640
sidebar-main.mjs Sidebar with expanded and collapsed states that provides entry points to various sidebar panels and sidebar extensions. 13015
sidebar-page.mjs Check if this event comes from an element of the specified type. If it does, return that element. @param {Event} e The event to check. @param {string} localName The name of the element to match. @returns {Element | null} The matching element, or `null` if no match is found. 4523
sidebar-panel-header.css 621
sidebar-panel-header.mjs 1393
sidebar-syncedtabs.html 1848
sidebar-syncedtabs.mjs The template shown when the list of synced devices is currently unavailable. @param {object} options @param {string} options.action @param {string} options.buttonLabel @param {string[]} options.descriptionArray @param {string} options.descriptionLink @param {string} options.header @param {string} options.mainImageUrl @returns {TemplateResult} 9241
sidebar-tab-list.css TODO: (Bug 1908692) Should be using design tokens. 464
sidebar-tab-list.mjs Only handle vertical navigation in sidebar. @param {KeyboardEvent} e 4227
sidebar-tab-row.css 388
sidebar.css these illustrations need a larger width otherwise they look too small 2325
SidebarManager.sys.mjs Handle startup tasks like telemetry, adding listeners. 3144
tests