mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
chore: Update platform support for browser-addons
This commit is contained in:
parent
7c753bc1ab
commit
bb6bddc1c5
@ -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: []
|
||||
|
@ -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]
|
||||
|
@ -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: []
|
||||
|
@ -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: []
|
||||
|
@ -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]
|
||||
|
@ -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]
|
||||
|
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user