File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- Version 1.0.4 []
1
+ Version 1.0.4 [14-05-2020 ]
2
2
- Fixed an error where local firefox extensions could not be detected (issue #9)
3
3
- Added support for Brave browser
4
+ - Fixed some CSRF issues
5
+ - Added `--nobrowser` argument
4
6
Version 1.0.3 [22-10-2019]
5
7
- Show extension browser name in scan info (issue #4)
6
8
- Fixed a bug that created error when user is offline
Original file line number Diff line number Diff line change 3
3
4
4
<p align =' center ' >
5
5
<img src =" https://i.imgur.com/iOyxLPf.png " alt =" Logo " > <br >
6
- <a href =" https://github.com/Tuhinshubhra/ExtAnalysis/releases/tag/v.1.0.3 " ><img src =" https://img.shields.io/badge/Version-1.0.3 -brightgreen.svg?style=style=flat-square " alt =" version " ></a >
6
+ <a href =" https://github.com/Tuhinshubhra/ExtAnalysis/releases/tag/v.1.0.4 " ><img src =" https://img.shields.io/badge/Version-1.0.4 -brightgreen.svg?style=style=flat-square " alt =" version " ></a >
7
7
<img src =" https://img.shields.io/badge/OS-Windows%2C%20Linux-blue.svg " >
8
8
<a href =" https://github.com/Tuhinshubhra/ExtAnalysis/ " ><img src =" https://img.shields.io/badge/python-3-orange.svg?style=style=flat-square " alt =" Python Version " ></a >
9
9
<a href =" https://github.com/Tuhinshubhra/ExtAnalysis/stargazers " ><img src =" https://img.shields.io/github/stars/Tuhinshubhra/ExtAnalysis.svg " alt =" GitHub stars " /></a >
Original file line number Diff line number Diff line change 1
- 1.0.3
1
+ 1.0.4
Original file line number Diff line number Diff line change @@ -355,7 +355,7 @@ <h3 class="mid_header">INFO</h3>
355
355
-->
356
356
< div style ="width: 100%; padding: 0px 20%; ">
357
357
< div class ="author_info ">
358
- ExtAnalysis Version 1.0.3
358
+ ExtAnalysis Version 1.0.4
359
359
< br >
360
360
Created By: r3dhax0r (Tuhinshubhra)
361
361
< br >
You can’t perform that action at this time.
0 commit comments