Name Description Size
assets
chat.css Hide some content, e.g., dropdown, when onboarding exists 6591
chat.html 2006
chat.js 17481
content
GenAI.sys.mjs 30317
GenAIChild.sys.mjs JSWindowActor to detect content page events to send GenAI related data. 4075
GenAIParent.sys.mjs JSWindowActor to pass data between GenAI singleton and content pages. 606
jar.mn 492
LinkPreview.sys.mjs Handles the preference change for enabling/disabling Link Preview. It adds or removes event listeners for all tracked windows based on the new preference value. @param {boolean} enabled - The new state of the Link Preview preference. 14019
LinkPreviewChild.sys.mjs Represents a child actor for handling link previews in the browser. Interacts with content windows and handles events related to link previews. @class LinkPreviewChild @augments {JSWindowActorChild} 14690
LinkPreviewModel.sys.mjs Manager for the block list. If null, no block list is applied. @type {BlockListManager} 16748
LinkPreviewParent.sys.mjs JSWindowActor to pass data between LinkPreview singleton and content pages. 454
metrics.yaml 21595
moz.build 764
tests