Name Description Size
content
fileHelpers.mjs Gets the filename automatically or by a file picker depending on "browser.download.useDownloadDir" @param filenameTitle The title of the current page @param browser The current browser @returns Path of the chosen filename 9559
jar.mn 1724
moz.build 584
overlay
overlayHelpers.mjs Gets the rect for an element if getBoundingClientRect exists @param ele The element to get the rect from @returns The bounding client rect of the element or null 12261
screenshots-buttons.css position about 4px above the container ensuring overlap with toolbar/chrome 1097
screenshots-buttons.js eslint-env mozilla/browser-window 2748
ScreenshotsHelperChild.sys.mjs This class is used to get the dimensions of hovered elements within iframes. The main content process cannot get the dimensions of elements within iframes so a message will be send to this actor to get the dimensions of the element for a given point inside the iframe. 1509
ScreenshotsOverlayChild.sys.mjs The Screenshots overlay is inserted into the document's anonymous content container (see dom/webidl/Document.webidl). This container gets cleared automatically when the document navigates. To retrieve the AnonymousContent instance, use the `content` getter. 52474
ScreenshotsUtils.sys.mjs 35483
tests