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.37.0

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

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

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

    버전 2.35.18

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

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

    파일 다운로드
  • 버전 2.35.15

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

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

    파일 다운로드
  • 버전 2.35.13

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

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

    파일 다운로드
  • 버전 2.35.11

    2026년 8월 18일에 출시 - 228.43 KB
    firefox 109.0 이상, android 127.0 이상에서 작동
    CHANGED IN THIS VERSION: the time anchor is now ON by default, and — see
    "Fixed" below — it can actually run for the first time in this package. In
    earlier builds the file implementing it was missing from the package, so the
    feature silently did nothing. PRIVACY.md has been updated: it previously said
    the extension makes no network requests at all, which was true only while the
    feature was off by default.

    Feature : "Time anchor" — no longer a setting, it is always on
    Endpoints: three, tried in order until one answers — the network is
    decentralised and a single host would defeat the purpose:
    https://api.drand.sh/<chain>/public/latest
    https://drand.cloudflare.com/<chain>/public/latest
    https://api2.drand.sh/<chain>/public/latest
    <chain> is the fixed quicknet hash
    52db9ba70e0cc0f6eaf7803dd07447a1f5477735fd3f661792ba94600c84e971
    (hard-coded in zeitanker.js, not user-supplied). Each attempt has
    an AbortController timeout.
    Purpose : Fetches a public random value from the drand network (League of
    Entropy) and writes it into the capture. Since nobody could know
    that value in advance, it shows the capture is not older than that
    round — without relying on the device clock, which the user can
    set freely.
    Sent : nothing. Plain GET, no headers identifying the user, no page data,
    no URL of the captured page. The response is a random value, a
    round number and a timestamp, identical for everyone asking in
    that round.
    Failure : the capture is saved without an anchor. No error, no retry loop.

    No other network path exists. Two further fetch() calls appear in the source
    and are local by construction: result.js reads back a blob: URL it created
    itself, and background.js converts a data: URL from captureVisibleTab into a
    blob. Neither leaves the machine.

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

    파일 다운로드
  • 버전 2.35.10

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

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

    파일 다운로드
  • 버전 2.35.8

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

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

    파일 다운로드
  • 버전 2.35.7

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

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

    파일 다운로드
  • 버전 2.35.4

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

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

    파일 다운로드
  • 버전 2.35.2

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

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

    파일 다운로드
  • 버전 2.35.0

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

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

    파일 다운로드
  • 버전 2.34.0

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

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

    파일 다운로드
  • 버전 2.33.4

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

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

    파일 다운로드
  • 버전 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 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
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 또는 그 이후 버전에 따라 사용이 허가됩니다.