diff --git a/weapons/DotGit.yaml b/weapons/DotGit.yaml index f9231cc7..5292c6a6 100644 --- a/weapons/DotGit.yaml +++ b/weapons/DotGit.yaml @@ -4,6 +4,6 @@ description: An extension for checking if .git is exposed in visited websites url: https://github.com/davtur19/DotGit category: browser-addon type: Recon -platform: [linux, macos, windows] +platform: [linux, macos, windows, firefox, chrome] lang: JavaScript tags: [] diff --git a/weapons/Edit-This-Cookie.yaml b/weapons/Edit-This-Cookie.yaml index 09a856d0..423cf7c1 100644 --- a/weapons/Edit-This-Cookie.yaml +++ b/weapons/Edit-This-Cookie.yaml @@ -5,6 +5,6 @@ description: EditThisCookie is the famous Google Chrome/Chromium extension for e url: https://github.com/ETCExtensions/Edit-This-Cookie category: browser-addon type: Utils -platform: [linux, macos, windows] +platform: [linux, macos, windows, chrome] lang: JavaScript tags: [cookie] diff --git a/weapons/Hack-Tools.yaml b/weapons/Hack-Tools.yaml index 93992c73..468357e1 100644 --- a/weapons/Hack-Tools.yaml +++ b/weapons/Hack-Tools.yaml @@ -4,6 +4,6 @@ description: The all-in-one Red Team extension for Web Pentester 🛠 url: https://github.com/LasCC/Hack-Tools category: browser-addon type: Utils -platform: [linux, macos, windows] +platform: [linux, macos, windows, firefox, chrome, safari] lang: TypeScript tags: [] diff --git a/weapons/clear-cache.yaml b/weapons/clear-cache.yaml index fe4ab832..e384fd53 100644 --- a/weapons/clear-cache.yaml +++ b/weapons/clear-cache.yaml @@ -4,6 +4,6 @@ description: Add-on to clear browser cache with a single click or via the F9 key url: https://github.com/TenSoja/clear-cache category: browser-addon type: Utils -platform: [linux, macos, windows] +platform: [linux, macos, windows, firefox, chrome] lang: JavaScript tags: [] diff --git a/weapons/cookie-quick-manager.yaml b/weapons/cookie-quick-manager.yaml index 49807e43..5861b010 100644 --- a/weapons/cookie-quick-manager.yaml +++ b/weapons/cookie-quick-manager.yaml @@ -5,6 +5,6 @@ description: An addon to manage (view, search, create, edit, remove, backup, res url: https://github.com/ysard/cookie-quick-manager category: browser-addon type: Utils -platform: [linux, macos, windows] +platform: [linux, macos, windows, firefox] lang: JavaScript tags: [cookie] diff --git a/weapons/eval_villain.yaml b/weapons/eval_villain.yaml index f90f40e0..92f96fef 100644 --- a/weapons/eval_villain.yaml +++ b/weapons/eval_villain.yaml @@ -4,6 +4,6 @@ description: A Firefox Web Extension to improve the discovery of DOM XSS. url: https://github.com/swoops/eval_villain category: browser-addon type: Utils -platform: [linux, macos, windows] +platform: [linux, macos, windows, firefox, zap] lang: JavaScript tags: [xss] diff --git a/weapons/postMessage-tracker.yaml b/weapons/postMessage-tracker.yaml index ac2212a2..4245404b 100644 --- a/weapons/postMessage-tracker.yaml +++ b/weapons/postMessage-tracker.yaml @@ -5,6 +5,6 @@ description: A Chrome Extension to track postMessage usage (url, domain and stac url: https://github.com/fransr/postMessage-tracker category: browser-addon type: Utils -platform: [linux, macos, windows] +platform: [linux, macos, windows, chrome] lang: JavaScript tags: [js-analysis]