Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Firefox135 support #444

Merged
merged 2 commits into from
Feb 17, 2025
Merged

feat: Add Firefox135 support #444

merged 2 commits into from
Feb 17, 2025

Conversation

0x676e67
Copy link
Owner

This pull request includes updates to the README.md file and enhancements to the Firefox TLS settings in the src/imp/firefox.rs file. The most important changes include adding a new Firefox version (135) support, updating the TLS settings macro, and enhancing the documentation.

Documentation updates:

  • README.md: Added a disclaimer about the project's intended use for personal learning purposes only and updated the list of supported browser versions with corrected punctuation. [1] [2]

Enhancements to Firefox TLS settings:

  • src/imp/firefox.rs: Added a new macro rule for TLS settings specific to Firefox version 135, which includes additional settings such as enabling signed certificate timestamps and certificate compression algorithm. [1] [2] [3] [4]
  • src/imp/firefox.rs: Added a new mod_generator! for Firefox version 135, including user agent strings for different operating systems.
  • src/imp/mod.rs: Updated the ImpersonateBuilder and Impersonate enum to include the new Firefox version 135. [1] [2]

@0x676e67 0x676e67 changed the title feat: Add chrome133 support (#441) feat: Add Firefox135 support Feb 17, 2025
@0x676e67 0x676e67 merged commit f7017ce into 2.x Feb 17, 2025
3 checks passed
@0x676e67 0x676e67 deleted the feat branch February 17, 2025 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant