Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This package is the basis for other plugins and doesn't allow you to automate br

**Warning:** plugin is still in beta stage, it means that bugs may happen, including critical.

Current supported engine version - **142.0.7444.60**.
Current supported engine version - **146.0.7680.80**.

**IMPORTANT NOTE:** plugin only work on **Windows** operating system, it cannot be installed and used on **Linux**, **macOS** and other systems!

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "git+https://github.com/bablosoft/browser-with-fingerprints.git"
},
"author": "bablosoft",
"version": "2.3.4",
"version": "2.3.5",
"license": "MIT",
"bugs": {
"url": "https://github.com/bablosoft/browser-with-fingerprints/issues",
Expand Down
2 changes: 1 addition & 1 deletion project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@
<CompileType>NoProtection</CompileType>
<ScriptVersion>1.0.0</ScriptVersion>
<AvailableLanguages>en,ru</AvailableLanguages>
<EngineVersion>29.5.0</EngineVersion>
<EngineVersion>29.9.0</EngineVersion>
<SettingsWorker>EnableWidevine=true
EnableSafeBrowsing=true
EnableVariations=true
Expand Down