Skip to content

Commit 163dc4c

Browse files
committed
format document
1 parent 9a99a84 commit 163dc4c

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ Whether you're engaged in **anti-anti-scraping research, marketing analytics, mu
1313

1414

1515

16+
### download [prebuild release browser](https://github.com/itbrowser-net/undetectable-fingerprint-browser/releases/download/v1.0.0/fingerprint_browser_v1.0.7z)
17+
1618

17-
download [prebuild release browser](https://github.com/itbrowser-net/undetectable-fingerprint-browser/releases/download/v1.0.0/fingerprint_browser_v1.0.7z)
1819

1920
---
2021

@@ -102,17 +103,17 @@ Download and extract the pre-built package: [Compiled Binary Release](https://gi
102103
**Generate a Fingerprint via Command Line**
103104
```bash
104105
./itbrowser_fingerprint.exe
105-
```
106+
```
106107

107108
**Launch the Browser with a Specified Fingerprint**
108109
```bash
109110
chrome --itbrowser=myfingerprint.json
110-
```
111+
```
111112

112113
**For Automation Use:**
113114
```bash
114115
chrome.exe --user-data-dir=data1 --itbrowser="D:\Program Files\chrome\1.json" --proxy-server="socks5://someuser:password@host:port" --remote-debugging-port=9222
115-
```
116+
```
116117

117118

118119
# build the project from source
@@ -140,4 +141,4 @@ The authors are not liable for any misuse of this software.
140141

141142
> ⭐ If you find this project useful, please give us a star on GitHub! If you think it's worth starting, please star it to avoid forgetting. I will gradually upload the project source code.
142143
143-
---
144+
---

README_zh.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@ Undetectable Fingerprint Browser 是一款 **高度可定制、真实可还原
1010

1111

1212

13-
下载[编译后二进制版本](https://github.com/itbrowser-net/undetectable-fingerprint-browser/releases/download/v1.0.0/fingerprint_browser_v1.0.7z)
14-
---
13+
14+
15+
### 下载[编译后二进制版本](https://github.com/itbrowser-net/undetectable-fingerprint-browser/releases/download/v1.0.0/fingerprint_browser_v1.0.7z)
16+
17+
1518

1619
## 🚀 项目亮点
1720

0 commit comments

Comments
 (0)