chore: Update platform support for browser-addons

This commit is contained in:
HAHWUL 2024-07-24 23:26:12 +09:00
parent 7c753bc1ab
commit bb6bddc1c5
7 changed files with 7 additions and 7 deletions

View File

@ -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: []

View File

@ -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]

View File

@ -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: []

View File

@ -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: []

View File

@ -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]

View File

@ -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]

View File

@ -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]