| DOMExtractor.sys.mjs |
@see {extractTextFromDOM} for a high level overview of this file.
|
29521 |
- |
| moz.build |
|
491 |
- |
| PageExtractor.d.ts |
|
1213 |
- |
| PageExtractorChild.sys.mjs |
@import { GetTextOptions, GetDOMOptions, CanvasSnapshot, ExtractionResult } from './PageExtractor.d.ts'
@import { PageExtractorParent } from './PageExtractorParent.sys.mjs'
|
9374 |
- |
| PageExtractorParent.sys.mjs |
@import { HiddenFrame } from "resource://gre/modules/HiddenFrame.sys.mjs"
@import { GetTextOptions, ExtractionResult } from './PageExtractor.d.ts'
@import { PageExtractorChild } from './PageExtractorChild.sys.mjs'
|
6236 |
- |
| tests |
|
|
- |