Name Description Size Coverage
CanonicalURL.sys.mjs Given a web page content document, finds candidates for an explicitly declared canonical URL. Includes a fallback URL to use in case the content did not declare a canonical URL. @param {Document} document @returns {Omit<CanonicalURLSourceResults, "pushstate">} 3247 -
CanonicalURLChild.sys.mjs Identifies the canonical URL in a top-level content frame, if possible, and notifies the parent process about it. 2371 -
CanonicalURLParent.sys.mjs Receives canonical URL identifications from CanonicalURLChild and dispatches event notifications on the <browser>. 2099 -
metrics.yaml 3556 -
moz.build 746 -
tabnotes.manifest 591 -
TabNotes.sys.mjs @import { OpenedConnection } from "resource://gre/modules/Sqlite.sys.mjs" 8211 -
TabNotesController.sys.mjs @import { CanonicalURLParent } from "./CanonicalURLParent.sys.mjs" 15661 -
test -
tsconfig.json 303 -
types -