File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,21 @@ Easily copy the full submission report as Markdown with a single click. The "Cop
1818
1919![ Copy as Markdown Feature] ( https://raw.githubusercontent.com/bsysop/CrowdAssist/refs/heads/main/screenshots/copy_markdown_feature.gif )
2020
21+ ### Include My IP
22+
23+ Quickly add your public IP address to a comment.
24+
25+ ![ Include My IP Feature] ( https://raw.githubusercontent.com/bsysop/CrowdAssist/refs/heads/main/screenshots/include_my_ip.gif )
26+
27+ ## Changelog
28+
29+ ### v1.1
30+ - Added "Include My IP" feature to quickly add your public IP address to comments.
31+
32+ ### v1.0
33+ - Initial release.
34+ - Features: Username Mentions and Copy as Markdown.
35+
2136## Installation
2237
23381 . Download this repository as a ZIP file and unzip it, or clone the repository.
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " CrowdAssist" ,
4- "version" : " 1.0 " ,
4+ "version" : " 1.1 " ,
55 "description" : " An assistant for Bug Bounty Researchers to help with report writing." ,
66 "permissions" : [
77 " activeTab" ,
You can’t perform that action at this time.
0 commit comments