Jina Reader - Copy LLM Format

Copy current page as LLM-friendly format using Jina Reader API

这些是此脚本的所有版本。 只显示代码变更过的版本。

  • v2.1.6 2025-07-05

    docs: add license metadata to userscript

    Add the @license tag to the userscript header to ensure the license information is correctly displayed on platforms like Greasy Fork.

  • v2.1.6 2025-07-05

    Refactor: Improve script maintainability

    • Centralize configuration by moving rejectPatterns into the CONFIG object.
    • Separate concerns by injecting CSS styles via a function instead of using inline styles.
  • v2.1.5 2025-07-05

    Refactor: Improve script maintainability

    • Centralize configuration by moving rejectPatterns into the CONFIG object.
    • Separate concerns by injecting CSS styles via a function instead of using inline styles.
  • v2.1.5 2025-07-04

    refactor: simplify user-agent string by removing version number

  • v2.1.4 2025-07-04

    fix: use top window url to avoid iframe issues with recaptcha

  • v2.1.3 2025-07-04

    fix: relax content validation to allow more valid content

  • v2.1.2 2025-07-04

    chore: bump version to 2.1.2

  • v2.1.2 2025-07-04

    docs: add github raw installation method and improve content validation

  • v2.1.1 2025-07-04

    chore: bump version to 2.1.1

  • v2.1.0 2025-07-04

    fix: remove url encoding to fix api request format

  • v2.1.0 2025-07-04 Imported from URL