제작자: IulianVOStrut
Inspect and view changes in ContextHound source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ContextHound",
"version": "1.9.0",
"description": "Real-time prompt injection scanner. Detect injection attacks before they reach your AI model.",
"browser_specific_settings": {
"gecko": {
"id": "contexthound@contexthound.dev",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"permissions": [
"storage",
"webRequest"
],
"web_accessible_resources": [
{
"resources": [
"content/scanner-worker.js"
],
"matches": [
"<all_urls>"
]
}
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_popup": "popup/popup.html",
"default_title": "ContextHound — Prompt Injection Scanner",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"background/service-worker.js"
],
"type": "module"
},
"devtools_page": "devtools/devtools.html",
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/content-script.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} 최고의 ContextHound 대안
다음은 ContextHound과(와) 유사한 Firefox add-on입니다:
prompt-injection-detector
Vishesh Agarwal
AI Prompt Injector
Fun Web Dev
PromptSync PRO
Ratul
Prompt Armour — AI Privacy Guard
TheAlexRider
BlackStone Prompt Manager
Jun
AI Prompts
Ariel Flesler
InsightPilot - Context-Aware AI
Tisankan Jeyakumar
PrecisePrompt
Chignon
TeamPrompt AI Prompt Manager
TeamPrompt
AI Analysis Toolkit Launcher
Libor Benes (Dr. B)
AI Toolbox
Arash Yoosefdoost
fnPrompt - AI Prompt Architect
Seçkin Sefa Durası