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

Orion APA Citation의 버전 기록 - 3개 버전

Orion APA Citation 제작자: Dasgeek

아직 평점이 없습니다
0 / 5
5
0
4
0
3
0
2
0
1
0
Orion APA Citation의 버전 기록 - 3개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 2.1

    2026년 5월 17일에 출시 - 625.44 KB
    firefox 128.0 이상에서 작동
    PDF Metadata Overhaul
    Focus: Accurate scraping of government, academic, and institutional PDFs
    What's New
    Two-stage PDF metadata extraction
    Previous versions attempted to read PDF binary headers (Info dictionary and XMP) and fell back to URL parsing when those were empty. Many government and academic publishers , including NIST, NIH, DOJ, and most journal publishers deliberately leave binary headers sparse. All meaningful metadata (full title, authors, DOI, year) lives in the typeset cover page itself. v2.2 adds a second scraping stage that reads the rendered text from Firefox's PDF.js viewer DOM, which is where the real data is.

    Cover page text parser (parsePdfPageText)
    A dedicated parser now extracts from the rendered first-page text:

    Title : scored by position, word count, and mixed-case detection to distinguish real headings from boilerplate like "JOINT TASK FORCE" or "This publication is available free of charge from:"
    Year : context-aware matching tries explicit signals ("Published 2024", "March 2024") before falling back to any plausible 4-digit year, reducing false matches from document codes and version numbers
    DOI : regex scan of cover page text catches printed DOI URLs (e.g. https://doi.org/10.6028/NIST.SP.800-53r5) that would never appear in a binary header; pre-fills the DOI field automatically
    Author : checks for "Author:", "Prepared by:", and "By" labels; also recognizes common organizational body names (Joint Task Force, Computer Security Division, Information Technology Laboratory) for government documents without a named individual author

    Smart metadata merging
    Binary header data (when present) is treated as authoritative and takes priority. Cover page text fills any fields the binary stage missed. URL parsing is the final fallback. This ordering means the extension works well across the full range of PDFs: well-tagged academic papers, sparse government publications, and everything in between.
    DOI auto-detection for all PDFs
    Both the binary and text stages now scan for DOI patterns. When found, the DOI field is pre-filled and the full reference link resolves to https://doi.org/... automatically rather than the raw PDF URL.
    Bug Fixes
    Title truncation no longer breaks on colons
    The previous version split the title on any : character, mangling titles like Security and Privacy Controls: for Information Systems and Organizations into just the first clause. The new logic only strips trailing | Site Name suffixes, leaving colons in legitimate titles intact.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

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

    버전 2.0

    2026년 5월 16일에 출시 - 618.67 KB
    firefox 128.0 이상에서 작동
    Citation Engine & Bug Fixes

    Date Hallucinations Cured: The scraper no longer mistakenly pulls random four-digit numbers (like statistics or future projections) from standard body text. It now strictly targets structured data blocks (JSON-LD), standard <meta> tags, and semantic <time> elements.

    Intelligent Multiple Author Formatting: Fixed a bug that resulted in raw, poorly formatted strings with double commas. The engine now detects multiple authors, strips trailing punctuation, inverts names to proper APA format (Lastname, I.), and correctly joins them with an ampersand.

    Corporate & Institutional Normalization: Added a global dictionary to catch and auto-capitalize standard organizational acronyms (e.g., ibm to IBM, pmi to PMI, cisa to CISA) when they are used as primary authors or site names.

    UI & Stability

    Blank Screen / Race Condition Resolved: Fixed a critical timing bug where the popup would occasionally render entirely blank. Initialization is now securely bound to a DOMContentLoaded event listener.

    Graceful Error Handling: If a highly restricted website completely blocks the scraping script, the extension will no longer fail silently; it now displays a clear UI error message and safely falls back to parsing the URL domain structure.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.9

    2026년 5월 9일에 출시 - 616.5 KB
    firefox 128.0 이상에서 작동

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

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