From c54b5e745edd976fb81bd4e5e28a4ba196b256cf Mon Sep 17 00:00:00 2001 From: mrpnkt Date: Sun, 9 Jul 2017 10:52:21 +0200 Subject: [PATCH] Added Screenshot Tools Full Page Screen Capture Chrome Extension and Greenshot (Screenshot Tool for Windows) --- public/arf.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 4513e16..bbd77e3 100644 --- a/public/arf.json +++ b/public/arf.json @@ -7513,7 +7513,14 @@ "name": "Snapper (T)", "type": "url", "url": "https://github.com/dxa4481/Snapper" + }, + { + "id": "1111", + "name": "Full Page Screen Capture Chrome Extension (T)", + "type": "url", + "url": "https://github.com/mrcoles/full-page-screen-capture-chrome-extension" } + ], "id": "1075", "name": "Web Browsing", @@ -7532,6 +7539,12 @@ "name": "ShareX (T)", "type": "url", "url": "https://getsharex.com/" + }, + { + "id": "1110", + "name": "Greenshot (T)", + "type": "url", + "url": "https://getgreenshot.org/" } ], "id": "1083", @@ -7609,4 +7622,4 @@ "id": "2", "name": "OSINT Framework", "type": "folder" -} \ No newline at end of file +}