{"id":24688997,"url":"https://github.com/mvuorre/pdf-direct","last_synced_at":"2026-03-08T23:31:01.524Z","repository":{"id":274158967,"uuid":"921075299","full_name":"mvuorre/pdf-direct","owner":"mvuorre","description":"Bypass \"fancy online reader\" and just get the darn pdf","archived":false,"fork":false,"pushed_at":"2025-10-14T08:43:11.000Z","size":2053,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-09T00:34:58.077Z","etag":null,"topics":["academia","firefox","firefox-addon"],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/addon/pdf-direct/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvuorre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-23T09:41:00.000Z","updated_at":"2025-12-16T12:20:50.000Z","dependencies_parsed_at":"2025-04-10T09:32:22.560Z","dependency_job_id":"ea3a1d95-7efd-45da-a4c5-9bce191437f7","html_url":"https://github.com/mvuorre/pdf-direct","commit_stats":null,"previous_names":["mvuorre/pdf-direct"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mvuorre/pdf-direct","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvuorre%2Fpdf-direct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvuorre%2Fpdf-direct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvuorre%2Fpdf-direct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvuorre%2Fpdf-direct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvuorre","download_url":"https://codeload.github.com/mvuorre/pdf-direct/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvuorre%2Fpdf-direct/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30276900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["academia","firefox","firefox-addon"],"created_at":"2025-01-26T17:20:20.294Z","updated_at":"2026-03-08T23:31:01.510Z","avatar_url":"https://github.com/mvuorre.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF Direct\n\nFirefox extension to skip academic journals' \"enhanced\" PDF viewers to direct PDF downloads.\n\n## Install\n\nGet the add-on at \u003chttps://addons.mozilla.org/addon/pdf-direct/\u003e.\n\n## Example\n\n| With Extension | Without Extension |\n| --- | --- |\n| ![With Extension](with.gif) | ![Without Extension](without.gif) |\n\n## Supported Publishers\n\nThe extension works with major academic publishers and their university proxy versions:\n\n- **American Chemical Society** (ACS)\n- **Cambridge University Press**\n- **Elsevier** (ScienceDirect)\n- **IEEE** (Institute of Electrical and Electronics Engineers)\n- **JSTOR** (Academic archives)\n- **Nature Publishing Group**\n- **Oxford University Press**\n- **PLOS** (Public Library of Science)\n- **PNAS**\n- **Royal Society Publishing**\n- **Sage Publications**\n- **Springer Nature**\n- **Taylor \u0026 Francis**\n- **Wiley**\n\nThe extension automatically works with:\n- Direct publisher websites (e.g., `journals.sagepub.com`)\n- OCLC WorldCat proxies (e.g., `journals-sagepub-com.university.idm.oclc.org`)\n\n## How It Works\n\nThe extension intercepts requests to academic journal \"enhanced\" PDF viewers and redirects them to direct PDF downloads by converting:\n\n- `/doi/reader/` → `/doi/pdf/`\n- `/doi/epdf/` → `/doi/pdf/`\n- `/doi/epub/` → `/doi/pdf/`\n\nThis works across both direct publisher domains and proxy services.\n\n## License\n\nMIT\n\n## Contributing and development\n\nSubmit an issue if you want me to add a publisher / feature / squash a bug.\n\nDevelopment requirements:\n\n- `web-ext` (`npm install -g web-ext`)\n- `gh` CLI (`brew install gh`)\n- `jq` (`brew install jq`)\n\nBuild and publish extension\n\n1. Download/clone \u003chttps://github.com/mvuorre/pdf-direct\u003e\n2. Test extension manually: `make test`\n3. Lint extension: `make lint`\n4. Increment version in `manifest.json`\n5. Create release: `make release`\n6. Sign \u0026 submit extension: `make sign` (but note this requires private keys)\n\n## Credits\n\n- Icons: [Pdf icons created by El-Faza Stuff - Flaticon](https://www.flaticon.com/free-icons/pdf)\n- A bunch of AI coding tools\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvuorre%2Fpdf-direct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvuorre%2Fpdf-direct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvuorre%2Fpdf-direct/lists"}