<# PDF Page Linker
A Chrome extension that opens web-served PDFs with a clean PDF instead of the Chrome default one. It keeps the basic core functionalities of the default viewer and adds one-click copying for links to the current page.
https://example.com/file.pdf#page=12.chrome.storage.local.chrome://extensions in Chrome 128 or newer.http or https PDF URL.Local files are intentionally out of scope for this version.
This extension bundles PDF.js by Mozilla as its PDF rendering engine. See THIRD_PARTY_NOTICES.md and pdfjs/LICENSE for attribution and license details.
History is stored locally in chrome.storage.local. See PRIVACY.md for the stored fields and privacy behavior.