| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| hack-browser-data-linux-arm64.zip | 2024-01-09 | 3.4 MB | |
| hack-browser-data-linux-386.zip | 2024-01-09 | 3.4 MB | |
| hack-browser-data-linux-amd64.zip | 2024-01-09 | 3.5 MB | |
| hack-browser-data-linux-arm.zip | 2024-01-09 | 3.3 MB | |
| hack-browser-data-osx-64bit.zip | 2024-01-09 | 3.5 MB | |
| hack-browser-data-windows-32bit.zip | 2024-01-09 | 3.0 MB | |
| hack-browser-data-windows-64bit.zip | 2024-01-09 | 3.1 MB | |
| hack-browser-data-v0.4.5 source code.tar.gz | 2024-01-09 | 2.2 MB | |
| hack-browser-data-v0.4.5 source code.zip | 2024-01-09 | 2.2 MB | |
| README.md | 2024-01-09 | 3.1 kB | |
| Totals: 10 Items | 27.8 MB | 0 | |
What's Changed
🚀 Features
- feat: add sogou and dc browser by @BeichenDream in https://github.com/moonD4rk/HackBrowserData/pull/180
- feat: format project layout by @moonD4rk in https://github.com/moonD4rk/HackBrowserData/pull/199
- feat: add full-export browsing data option by @moonD4rk in https://github.com/moonD4rk/HackBrowserData/pull/200
- feat: support Arc browser for macOS by @moonD4rk in https://github.com/moonD4rk/HackBrowserData/pull/220
- feat: improve extension parsing by @stevenlele in https://github.com/moonD4rk/HackBrowserData/pull/235
🐛 Bug Fixes
- fix: log error & remove deprecated linter by @carr0t2 in https://github.com/moonD4rk/HackBrowserData/pull/171
- fix: handle error if run binary failed by @moonD4rk in https://github.com/moonD4rk/HackBrowserData/pull/177
- fix: issue of data missing caused by title being null by @zhe6652 in https://github.com/moonD4rk/HackBrowserData/pull/191
- fix: the bug that the command line Usage prompt is incomplete by @slark-yuxj in https://github.com/moonD4rk/HackBrowserData/pull/196
- fix: wrong log caller skip level by @moonD4rk in https://github.com/moonD4rk/HackBrowserData/pull/198
- fix: Bug fixes in firefox file walk by @a-urth in https://github.com/moonD4rk/HackBrowserData/pull/229
- fix: warn if failed to decrypt master key by @stevenlele in https://github.com/moonD4rk/HackBrowserData/pull/234
- fix: Improve error handling in browsing data and file copying functions by @moonD4rk in https://github.com/moonD4rk/HackBrowserData/pull/261
♻️ Chore & Refactor
- refactor: optimize JSON indent output format by @stevenlele in https://github.com/moonD4rk/HackBrowserData/pull/236
- refactor: add provider software folder and check linters by @moonD4rk in https://github.com/moonD4rk/HackBrowserData/pull/172
- chore: upgrade go mod, remove json iterator dep by @moonD4rk in https://github.com/moonD4rk/HackBrowserData/pull/178
- chore: upgrade package dependencies by @moonD4rk in https://github.com/moonD4rk/HackBrowserData/pull/197
- chore: update logo filetype by @moonD4rk in https://github.com/moonD4rk/HackBrowserData/pull/227
- chore: use better bytes comparison method by @testwill in https://github.com/moonD4rk/HackBrowserData/pull/257
New Contributors
- @carr0t2 made their first contribution in https://github.com/moonD4rk/HackBrowserData/pull/171
- @BeichenDream made their first contribution in https://github.com/moonD4rk/HackBrowserData/pull/180
- @zhe6652 made their first contribution in https://github.com/moonD4rk/HackBrowserData/pull/191
- @slark-yuxj made their first contribution in https://github.com/moonD4rk/HackBrowserData/pull/196
- @a-urth made their first contribution in https://github.com/moonD4rk/HackBrowserData/pull/229
- @stevenlele made their first contribution in https://github.com/moonD4rk/HackBrowserData/pull/235
- @testwill made their first contribution in https://github.com/moonD4rk/HackBrowserData/pull/257
Full Changelog: https://github.com/moonD4rk/HackBrowserData/compare/v0.4.4...v0.4.5