/
githubmirror
/
pdf.js
ОбзорДокументацияВойти
/
githubmirror
/
pdf.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
pdf.js/
web/
..
images

Tweak the `fill`-value of the Stamp-icon to work better in non-Firefox browsers

2 года назад
.gitignore

Remove obselete file from .gitignore

12 лет назад
alt_text_manager.js

[Editor] Add some telemetry for the highlight feature (bug 1866437)

2 года назад
annotation_editor_layer_builder.css

[Editor] Add a divider before the show all button

2 года назад
annotation_editor_layer_builder.js

Avoid wrong scrolling when calling zoomReset

2 года назад
annotation_editor_params.js

Improve type definitions for the viewer

2 года назад
annotation_layer_builder.css

[Editor] Provide an element to render in the annotation layer after a freetext has been edited (bug 1890535)

2 года назад
annotation_layer_builder.js

Remove event listeners with `signal` in web/annotation_layer_builder.js and web/text_highlighter.js

2 года назад
app.js

Add `signal`-support in the `EventBus`, and utilize it in the viewer (PR 17964 follow-up)

2 года назад
app_options.js

Limit all `compatibilityParams` handling to the GENERIC viewer

2 года назад
base_tree_viewer.js

Improve type definitions for the viewer

2 года назад
caret_browsing.js

[Editor] In caret browsing mode, get the caret position in the text layer (bug 1881692)

2 года назад
chrome-i18n-allow-access-to-file-urls.json

Add translations of "Allow access to file URLs"

11 лет назад
chromecom.js

Remove `PDFViewerApplication.initPassiveLoading` and directly invoke the `open`-method from the extension-specific code

2 года назад
compressed.tracemonkey-pldi-09.pdf

Add Makefile. Move some files around to make building the website easier.

15 лет назад
debugger.css

Fix the textLayer-opacity when using the FontInspector (PR 17533 follow-up)

3 года назад
debugger.mjs

[Debugger] Add some info about substitution font

3 года назад
download_manager.js

Re-factor the blob-URL caching in `DownloadManager.openOrDownloadData`

3 года назад
draw_layer_builder.css

[Editor] Correctly rotate the mask when rotation a free highlight (bug 1879102)

3 года назад
draw_layer_builder.js

[Editor] Add a new editor to highlight some text in a pdf (bug 1866119)

3 года назад
event_utils.js

Add `signal`-support in the `EventBus`, and utilize it in the viewer (PR 17964 follow-up)

2 года назад
external_services.js

Improve type definitions for the viewer

2 года назад
firefox_print_service.js

[api-minor] Implement basic support for OptionalContent `Usage` dicts (issue 5764, bug 1826783)

2 года назад
firefoxcom.js

Remove `PDFViewerApplication.initPassiveLoading` and directly invoke the `open`-method from the extension-specific code

2 года назад
generic_scripting.js

Use a limit, in more places, when splitting strings

3 года назад
genericcom.js

[Editor] Add the possibility to query some ML stuff to guess an alt text for an image

2 года назад
genericl10n.js

Point the *development mode* fallback locale-path to the `l10n`-folder (issue 17609, PR 17603 follow-up)

3 года назад
grab_to_pan.js

Improve type definitions for the viewer

2 года назад
interfaces.js

[api-minor] Move the page reference/number caching into the API

2 года назад
l10n.js

Ensure that `GenericL10n` works if the locale files cannot be loaded

3 года назад
overlay_manager.js

Remove the `OverlayManager.unregister` method since it's completely unused

3 года назад
password_prompt.js

Improve type definitions for the viewer

2 года назад
pdf_attachment_viewer.js

Improve type definitions for the viewer

2 года назад
pdf_cursor_tools.js

Merge pull request #17879 from ex37/master

2 года назад
pdf_document_properties.js

Improve type definitions for the viewer

2 года назад
pdf_find_bar.js

Tweak the `matchCount` l10n-args handling slightly (PR 17146 follow-up)

3 года назад
pdf_find_controller.js

[api-minor] Replace the `PromiseCapability` with `Promise.withResolvers()`

2 года назад
pdf_find_utils.js

[api-minor] Don't normalize the text used in the text layer.

3 года назад
pdf_history.js

Remove event listeners with `signal` in web/pdf_history.js

2 года назад
pdf_layer_viewer.js

Improve type definitions for the viewer

2 года назад
pdf_link_service.js

Remove unnecessary check from `PDFLinkService.goToDestination` (PR 17984 follow-up)

2 года назад
pdf_outline_viewer.js

[api-minor] Move the page reference/number caching into the API

2 года назад
pdf_page_view.js

[Editor] Provide an element to render in the annotation layer after a freetext has been edited (bug 1890535)

2 года назад
pdf_presentation_mode.js

Remove event listeners with `signal` in web/pdf_presentation_mode.js

2 года назад
pdf_print_service.js

Improve type definitions for the viewer

2 года назад
pdf_rendering_queue.js

Limit some `PDFRenderingQueue`-related code to the GENERIC viewer

3 года назад
pdf_scripting_manager.component.js

Use shorter arrow functions where possible

3 года назад
pdf_scripting_manager.js

Remove event listeners with `signal` in web/pdf_scripting_manager.js

2 года назад
pdf_sidebar.js

Improve type definitions for the viewer

2 года назад
pdf_single_page_viewer.js

Remove the abstract `BaseViewer`-class

4 года назад
pdf_thumbnail_view.js

Convert the thumbnail view(er) code to use proper private methods

2 года назад
pdf_thumbnail_viewer.js

Convert the thumbnail view(er) code to use proper private methods

2 года назад
pdf_viewer.component.js

Ensure that `GenericL10n` works if the locale files cannot be loaded

3 года назад
pdf_viewer.css

[Editor] Make the text layer focusable before the editors (bug 1881746)

2 года назад
pdf_viewer.js

[api-minor] Move the page reference/number caching into the API

2 года назад
pdfjs.js

[api-minor] Replace the `PromiseCapability` with `Promise.withResolvers()`

2 года назад
preferences.js

A couple of small tweaks of the `BasePreferences` class

2 года назад
print_utils.js

Handle appending consistently in the xfaLayer regardless of rendering intent (PR 17177 follow-up)

3 года назад
secondary_toolbar.js

Merge pull request #17879 from ex37/master

2 года назад
struct_tree_layer_builder.js

Ignore null-chars when using structTree-data in the viewer

3 года назад
stubs-geckoview.js

[GeckoView] Avoid bundling the `AltTextManager` class, since it's unused

3 года назад
text_accessibility.js

[Editor] Add the parent tag id (if any) to the serialized editors (bug 1845087)

3 года назад
text_highlighter.js

Remove event listeners with `signal` in web/annotation_layer_builder.js and web/text_highlighter.js

2 года назад
text_layer_builder.css

[Editor] Make the text layer focusable before the editors (bug 1881746)

2 года назад
text_layer_builder.js

[Editor] Make the text layer focusable before the editors (bug 1881746)

2 года назад
toggle_button.css

Fix the RTL-rule for the `editorHighlightShowAll` button, such that it works outside of the Firefox PDF Viewer

2 года назад
toolbar-geckoview.js

[GeckoView] Remove the open-in-app button (bug 1832519)

2 года назад
toolbar.js

Improve type definitions for the viewer

2 года назад
ui_utils.js

Use shorter arrow functions where possible

3 года назад
view_history.js

Add a bit more validation in the `ViewHistory` constructor

6 лет назад
viewer-geckoview.css

[GeckoView] Remove the open-in-app button (bug 1832519)

2 года назад
viewer-geckoview.html

[GeckoView] Remove the open-in-app button (bug 1832519)

2 года назад
viewer-geckoview.js

[GeckoView] Remove the open-in-app button (bug 1832519)

2 года назад
viewer-snippet-chrome-extension.html

[api-minor] Move to Fluent for the localization (bug 1858715)

3 года назад
viewer-snippet-chrome-overlays.html

Convert the existing overlays to use `<dialog>` elements (issue 14698)

4 года назад
viewer-snippet-firefox-extension.html

[api-major] Output JavaScript modules in the builds (issue 10317)

3 года назад
viewer-snippet.html

[api-minor] Move to Fluent for the localization (bug 1858715)

3 года назад
viewer.css

Avoid useless CSS animation when nothing is done (bug 1888657)

2 года назад
viewer.html

[Editor] Add a divider before the show all button

2 года назад
viewer.js

[Editor] Add a toggle button to show/hide all the highlights (bug 1867740)

2 года назад
xfa_layer_builder.css

Remove unnecessary alpha-value from CSS `rgb` colors

3 года назад
xfa_layer_builder.js

Handle appending consistently in the xfaLayer regardless of rendering intent (PR 17177 follow-up)

3 года назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©