Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

Full Page PDF Snap – Save Webpage as PDF의 버전 기록 - 25개 버전

Full Page PDF Snap – Save Webpage as PDF 제작자: Silence

5점 만점에 5점
5 / 5
5
2
4
0
3
0
2
0
1
0
Full Page PDF Snap – Save Webpage as PDF의 버전 기록 - 25개 버전
  • 이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.

  • 최신 버전

    버전 2.33.4

    2026년 8월 7일에 출시 - 226.06 KB
    firefox 109.0 이상, android 127.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 2.33.2

    2026년 8월 7일에 출시 - 225.27 KB
    firefox 109.0 이상, android 127.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.33.0

    2026년 8월 7일에 출시 - 224.37 KB
    firefox 109.0 이상, android 127.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.32.2

    2026년 8월 7일에 출시 - 223.67 KB
    firefox 109.0 이상, android 127.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.32.1

    2026년 8월 7일에 출시 - 222.5 KB
    firefox 109.0 이상, android 127.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.32.0

    2026년 8월 7일에 출시 - 221.64 KB
    firefox 109.0 이상, android 127.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.20

    2026년 8월 7일에 출시 - 220.6 KB
    firefox 109.0 이상, android 127.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.19

    2026년 8월 7일에 출시 - 218.88 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    CHANGED

    • The filename now includes the title. The default was
    {site}{date}{time}{n} — website, date, time, running number. Anyone
    finding a capture a year later could not tell what it was about. It is now
    {title}
    {site}{date}{time}.

    • That title comes from the page's publisher metadata rather than the window
    title, which almost always carries suffixes ("… - PubMed") that merely
    consume space. The length limit rises from 40 to 60 characters; at 40 the
    title broke mid-word.

    • Existing installations follow on update, but only where the template and
    length were never changed. A pattern you chose yourself is a decision and
    is left alone.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.18

    2026년 8월 7일에 출시 - 218.22 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    CHANGED

    • The filename now includes the title. The default was
    {site}{date}{time}{n} — website, date, time, running number. Anyone
    finding a capture a year later could not tell what it was about. It is now
    {title}
    {site}{date}{time}.

    • That title comes from the page's publisher metadata rather than the window
    title, which almost always carries suffixes ("… - PubMed") that merely
    consume space. The length limit rises from 40 to 60 characters; at 40 the
    title broke mid-word.

    • Existing installations follow on update, but only where the template and
    length were never changed. A pattern you chose yourself is a decision and
    is left alone.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.17

    2026년 8월 7일에 출시 - 215.38 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    FIXED

    • The context menu appeared in German regardless of language. Translations were
    present in all nine languages but never used. This affected every build so
    far. The same applied to two notifications and three places in the settings.

    • On pages with a fixed menu column on the left, that column was missing from
    the PDF and left an empty area behind. The cause was not the detection but
    its parent container: when that was classified as an intrusive overlay and
    hidden, the column went with it.

    • In multi-page mode, captures in black and white or greyscale came out
    almost empty: a few lines of noise at the top and nothing below. The chosen
    colour depth was not carried over when the PDF was assembled, so the file
    header announced colour while the viewer found a fraction of the expected
    data. Short pages were affected the same way. On long single-page captures
    it was never visible.

    • Fixed menu columns on either side are kept in the PDF. On app-style
    interfaces the capture is clipped to the area that scrolls the content — the
    menu column sits beside it and was falling outside. The clip now extends to
    include it. Where a column is taller than the window, it is captured as far
    as it fits.

    • Pages with endless loading (timelines, search results, forums) produced an
    error and no PDF at all, even though the capture had already got a long way.
    The page footer is now recognised as the end and the capture finishes there.
    Where there is no footer, the state at the start of the capture applies. In
    both cases a PDF is produced, and a note says that it is shorter than the
    page has since become.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.16

    2026년 8월 7일에 출시 - 212.17 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    FIXED

    • The context menu appeared in German regardless of language. Translations were
    present in all nine languages but never used. This affected every build so
    far. The same applied to two notifications and three places in the settings.

    • On pages with a fixed menu column on the left, that column was missing from
    the PDF and left an empty area behind. The cause was not the detection but
    its parent container: when that was classified as an intrusive overlay and
    hidden, the column went with it.

    • In multi-page mode, captures in black and white or greyscale came out
    almost empty: a few lines of noise at the top and nothing below. The chosen
    colour depth was not carried over when the PDF was assembled, so the file
    header announced colour while the viewer found a fraction of the expected
    data. Short pages were affected the same way. On long single-page captures
    it was never visible.

    • Fixed menu columns on either side are kept in the PDF. On app-style
    interfaces the capture is clipped to the area that scrolls the content — the
    menu column sits beside it and was falling outside. The clip now extends to
    include it. Where a column is taller than the window, it is captured as far
    as it fits.

    • Pages with endless loading (timelines, search results, forums) produced an
    error and no PDF at all, even though the capture had already got a long way.
    The page footer is now recognised as the end and the capture finishes there.
    Where there is no footer, the state at the start of the capture applies. In
    both cases a PDF is produced, and a note says that it is shorter than the
    page has since become.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.14

    2026년 8월 7일에 출시 - 205.79 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    FIXED

    • The context menu appeared in German regardless of language. Translations were
    present in all nine languages but never used. This affected every build so
    far. The same applied to two notifications and three places in the settings.

    • On pages with a fixed menu column on the left, that column was missing from
    the PDF and left an empty area behind. The cause was not the detection but
    its parent container: when that was classified as an intrusive overlay and
    hidden, the column went with it.

    • In multi-page mode, captures in black and white or greyscale came out
    almost empty: a few lines of noise at the top and nothing below. The chosen
    colour depth was not carried over when the PDF was assembled, so the file
    header announced colour while the viewer found a fraction of the expected
    data. Short pages were affected the same way. On long single-page captures
    it was never visible.

    • Fixed menu columns on either side are kept in the PDF. On app-style
    interfaces the capture is clipped to the area that scrolls the content — the
    menu column sits beside it and was falling outside. The clip now extends to
    include it. Where a column is taller than the window, it is captured as far
    as it fits.

    • Pages with endless loading (timelines, search results, forums) produced an
    error and no PDF at all, even though the capture had already got a long way.
    The page footer is now recognised as the end and the capture finishes there.
    Where there is no footer, the state at the start of the capture applies. In
    both cases a PDF is produced, and a note says that it is shorter than the
    page has since become.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.13

    2026년 8월 7일에 출시 - 205.05 KB
    firefox 109.0 이상, android 127.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.12

    2026년 8월 7일에 출시 - 204.53 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    FIXED

    • The context menu appeared in German regardless of language. Translations were
    present in all nine languages but never used. This affected every build so
    far. The same applied to two notifications and three places in the settings.

    • On pages with a fixed menu column on the left, that column was missing from
    the PDF and left an empty area behind. The cause was not the detection but
    its parent container: when that was classified as an intrusive overlay and
    hidden, the column went with it.

    • In multi-page mode, captures in black and white or greyscale came out
    almost empty: a few lines of noise at the top and nothing below. The chosen
    colour depth was not carried over when the PDF was assembled, so the file
    header announced colour while the viewer found a fraction of the expected
    data. Short pages were affected the same way. On long single-page captures
    it was never visible.

    • Fixed menu columns on the left are kept in the PDF. Where a column is
    taller than the window, it is captured as far as it fits — a visible menu
    cut off at the bottom is more useful than none at all.

    • Pages with endless loading (timelines, search results, forums) produced an
    error and no PDF at all, even though the capture had already got a long way.
    The page footer is now recognised as the end and the capture finishes there.
    Where there is no footer, the state at the start of the capture applies. In
    both cases a PDF is produced, and a note says that it is shorter than the
    page has since become.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.10

    2026년 8월 7일에 출시 - 203.85 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    FIXED

    • The context menu appeared in German regardless of language. Translations were
    present in all nine languages but never used. This affected every build so
    far. The same applied to two notifications and three places in the settings.

    • On pages with a fixed menu column on the left, that column was missing from
    the PDF and left an empty area behind. The cause was not the detection but
    its parent container: when that was classified as an intrusive overlay and
    hidden, the column went with it.

    • In multi-page mode, captures in black and white or greyscale came out
    almost empty: a few lines of noise at the top and nothing below. The chosen
    colour depth was not carried over when the PDF was assembled, so the file
    header announced colour while the viewer found a fraction of the expected
    data. Short pages were affected the same way. On long single-page captures
    it was never visible.

    • On menu columns that scroll on their own, the bottom entries were missing.
    Such columns are often built with the scrollbar hidden, so they were not
    recognised as a separate area and were only captured as far as they fitted
    the window. They are now recognised by position and shape — tall, narrow, at
    the edge. Other elements with hidden overflow, which is most cards and
    sections on a page, are deliberately left out.

    • Pages with endless loading (timelines, search results, forums) produced an
    error and no PDF at all, even though the capture had already got a long way.
    The page footer is now recognised as the end and the capture finishes there.
    Where there is no footer, the state at the start of the capture applies. In
    both cases a PDF is produced, and a note says that it is shorter than the
    page has since become.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.9

    2026년 8월 7일에 출시 - 203.07 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    FIXED

    • The context menu appeared in German regardless of language. Translations were
    present in all nine languages but never used. This affected every build so
    far. The same applied to two notifications and three places in the settings.

    • On pages with a fixed menu column on the left, that column was missing from
    the PDF and left an empty area behind. The cause was not the detection but
    its parent container: when that was classified as an intrusive overlay and
    hidden, the column went with it.

    • In multi-page mode, captures in black and white or greyscale came out
    almost empty: a few lines of noise at the top and nothing below. The chosen
    colour depth was not carried over when the PDF was assembled, so the file
    header announced colour while the viewer found a fraction of the expected
    data. Short pages were affected the same way. On long single-page captures
    it was never visible.

    • On menu columns that scroll on their own, the bottom entries were missing.
    Such columns are often built with the scrollbar hidden, so they were not
    recognised as a separate area and were only captured as far as they fitted
    the window. They are now recognised by position and shape — tall, narrow, at
    the edge. Other elements with hidden overflow, which is most cards and
    sections on a page, are deliberately left out.

    • Pages with endless loading (timelines, search results, forums) produced an
    error and no PDF at all, even though the capture had already got a long way.
    The page footer is now recognised as the end and the capture finishes there.
    Where there is no footer, the state at the start of the capture applies. In
    both cases a PDF is produced, and a note says that it is shorter than the
    page has since become.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.8

    2026년 8월 7일에 출시 - 202.76 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    FIXED

    • The context menu appeared in German regardless of language. Translations were
    present in all nine languages but never used. This affected every build so
    far. The same applied to two notifications and three places in the settings.

    • On pages with a fixed menu column on the left, that column was missing from
    the PDF and left an empty area behind. The cause was not the detection but
    its parent container: when that was classified as an intrusive overlay and
    hidden, the column went with it.

    • In multi-page mode, captures in black and white or greyscale came out
    almost empty: a few lines of noise at the top and nothing below. The chosen
    colour depth was not carried over when the PDF was assembled, so the file
    header announced colour while the viewer found a fraction of the expected
    data. Short pages were affected the same way. On long single-page captures
    it was never visible.

    • On menu columns that scroll on their own, the bottom entries were missing.
    Such columns are often built with the scrollbar hidden, so they were not
    recognised as a separate area and were only captured as far as they fitted
    the window. They are now recognised by position and shape — tall, narrow, at
    the edge. Other elements with hidden overflow, which is most cards and
    sections on a page, are deliberately left out.

    • Pages with endless loading (timelines, search results, forums) produced an
    error and no PDF at all, even though the capture had already got a long way.
    The page footer is now recognised as the end and the capture finishes there.
    Where there is no footer, the state at the start of the capture applies. In
    both cases a PDF is produced, and a note says that it is shorter than the
    page has since become.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.6

    2026년 8월 7일에 출시 - 202.48 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    FIXED

    • The context menu appeared in German regardless of language. Translations were
    present in all nine languages but never used. This affected every build so
    far. The same applied to two notifications and three places in the settings.

    • On pages with a fixed menu column on the left, that column was missing from
    the PDF and left an empty area behind. The cause was not the detection but
    its parent container: when that was classified as an intrusive overlay and
    hidden, the column went with it.

    • In multi-page mode, captures in black and white or greyscale came out
    almost empty: a few lines of noise at the t

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.4

    2026년 8월 7일에 출시 - 200.77 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    NEW

    • A link map beside the PDF. A JSON file listing every link on the page: where
    it sits in the image, where it leads, and which part of the page it belongs
    to — navigation, footer, content, pagination. Made for AI tools that have to
    find their way to a target: on an encyclopaedia page, 741 of 1,528 links
    turned out to be page furniture and could be ruled out in advance. Optional,
    costs one extra file per capture.

    • Time anchor (needs internet, off unless switched on). Before saving, a public
    random value is fetched from the decentralised drand network and written into
    the capture. Because nobody could have known that value beforehand, it shows
    the capture is not older than that moment — without having to trust your
    device clock. The footer then also reads "not before <time>".

    • In multi-page mode a page now fills an A4 sheet by default. Multi-page
    output used to cut at a fixed pixel height, so printed pages did not fit
    the sheet and were scaled. A4 derives the page height from the captured
    width. The fixed pixel height remains available — anyone who set it keeps
    it.

    • The page is scrolled through once before capturing. Pages that load more
    content while scrolling used to grow in the middle of a capture, which put
    some sections into the PDF twice. Now the page is walked through once without
    photographing, until its height stops changing, and the capture then starts
    from the top.

    FIXED

    • The context menu appeared in German regardless of language. Translations were
    present in all nine languages but never used. This affected every build so
    far. The same applied to two notifications and three places in the settings.

    • On pages with a fixed menu column on the left, that column was missing from
    the PDF and left an empty area behind. The cause was not the detection but
    its parent container: when that was classified as an intrusive overlay and
    hidden, the column went with it.

    • In multi-page mode, captures in black and white or greyscale came out
    almost empty: a few lines of noise at the top and nothing below. The chosen
    colour depth was not carried over when the PDF was assembled, so the file
    header announced colour while the viewer found a fraction of the expected
    data. Short pages were affected the same way. On long single-page captures
    it was never visible.

    • On menu columns that scroll on their own, the bottom entries were missing.
    Such columns are often built with the scrollbar hidden, so they were not
    recognised as a separate area and were only captured as far as they fitted
    the window.

    • Pages with endless loading (timelines, search results, forums) produced an
    error and no PDF at all, even though the capture had already got a long way.
    The page footer is now recognised as the end and the capture finishes there.
    Where there

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.31.1

    2026년 8월 7일에 출시 - 199.17 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    Version 2.31.1 — 7 August 2026

    This release covers three versions (2.30.0, 2.31.0, 2.31.1), because the last
    published build was 2.29.0.

    NEW

    • A link map beside the PDF. A JSON file listing every link on the page: where
    it sits in the image, where it leads, and which part of the page it belongs
    to — navigation, footer, content, pagination. Made for AI tools that have to
    find their way to a target: on an encyclopaedia page, 741 of 1,528 links
    turned out to be page furniture and could be ruled out in advance. Optional,
    costs one extra file per capture.

    • Time anchor (needs internet, off unless switched on). Before saving, a public
    random value is fetched from the decentralised drand network and written into
    the capture. Because nobody could have known that value beforehand, it shows
    the capture is not older than that moment — without having to trust your
    device clock. The footer then also reads "not before <time>".

    • The page is scrolled through once before capturing. Pages that load more
    content while scrolling used to grow in the middle of a capture, which put
    some sections into the PDF twice. Now the page is walked through once without
    photographing, until its height stops changing, and the capture then starts
    from the top.

    FIXED

    • The context menu appeared in German regardless of language. Translations were
    present in all nine languages but never used. This affected every build so
    far. The same applied to two notifications and three places in the settings.

    • On pages with a fixed menu column on the left, that column was missing from
    the PDF and left an empty area behind. The cause was not the detection but
    its parent container: when that was classified as an intrusive overlay and
    hidden, the column went with it.

    • Pages with endless loading (timelines, search results, forums) produced an
    error and no PDF at all, even though the capture had already got a long way.
    The page footer is now recognised as the end and the capture finishes there.
    Where there is no footer, the state at the start of the capture applies. In
    both cases a PDF is produced, and a note says that it is shorter than the
    page has since become.

    ABOUT LANGUAGES

    The interface follows the browser language. A fixed language can be chosen in
    the settings; "Automatic" is the default. Nine languages: English, German,
    Spanish, French, Italian, Portuguese (Brazil), Russian, Chinese (simplified),
    Japanese.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.29.0

    2026년 8월 4일에 출시 - 182.94 KB
    firefox 109.0 이상, android 127.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.28.0

    2026년 8월 4일에 출시 - 182.06 KB
    firefox 109.0 이상, android 127.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.26.0

    2026년 8월 3일에 출시 - 157.15 KB
    firefox 109.0 이상, android 127.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.22.0

    2026년 8월 3일에 출시 - 155.27 KB
    firefox 109.0 이상, android 127.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.21.0

    2026년 8월 3일에 출시 - 150.04 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    Version 2.4.0 — 3. August 2026

    NEW

    • Select an area with the mouse. Click "Select an area", drag the rectangle —
    the size shows while you drag. Escape, right-click or a drag too small to read
    cancels without producing a file.

    • A switch for banners and pop-ups in the popup itself, with your choice
    remembered. It used to live only in the settings and the context menu.

    • Consent dialogs are now recognised even when they are not fixed in place, and
    the scroll lock they set is released. That was never cosmetic: on one news site
    the page reported 900 pixels of height instead of 43,101, so a full-page
    capture would have quietly collapsed to a single screen. Nothing is clicked
    away on your behalf, and every change is put back after the capture.

    • Citation details in the PDF: authors, journal, volume, DOI, licence and the
    time of retrieval including the time zone. As a visible line, in the document
    properties, and as an attached RIS record for Citavi, Zotero and EndNote. Only
    the page already open is read — no service is queried.

    • Page breaks in multi-page output fall between lines instead of through them,
    with an A4 setting that fits printed paper. The searchable text survives the
    break; previously it was dropped entirely in multi-page mode.

    FIXED

    • Area selection produced a broken image: horizontal streaks, vertically
    squashed, and with no searchable text. On cropping, the old image width was
    left in place while the canvas shrank, so the tiling code read at the wrong
    measure. The text layer is now cropped along instead of discarded.

    • The provenance line was invisible whenever a text layer was present.
    • Citation details were not collected at all in the browser — a start-up error
    that only a test of the whole script could find.
    • Error pages and access walls were turned into citations.
    • With non-Latin scripts the citation line collapsed into punctuation; it now
    points at the attached RIS record instead.
    • The button still carried its old label, because the locale files take
    precedence and had not been kept in step.

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

다운로드

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

최신 빌드

  • Nightly
  • Beta

기업용 Firefox

  • Enterprise

커뮤니티

  • Connect
  • Contribute
  • Developer

팔로우

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.