Inspect and view changes in Inhibitor Assist — AI Prompt Risk Review source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Inhibitor Assist — AI Prompt Risk Review",
"short_name": "Assist",
"version": "3.1.0",
"description": "Assist by appliedAIstudio. Spot, rethink, and correct risky AI prompts before you send them.",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "assist@appliedaistudio",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"websiteContent"
]
}
}
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png"
},
"default_title": "Assist"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
"https://chatgpt.com/*",
"https://claude.ai/*",
"https://gemini.google.com/*",
"https://iaas.appliedai.studio/*",
"https://api.anthropic.com/*"
],
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*"
],
"js": [
"content/chatgpt.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://claude.ai/*"
],
"js": [
"content/claude.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://gemini.google.com/*"
],
"js": [
"content/gemini.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"icons/*.png"
],
"matches": [
"https://chatgpt.com/*",
"https://claude.ai/*",
"https://gemini.google.com/*"
]
}
]
} Best Inhibitor Assist — AI Prompt Risk Review Alternatives
Here are some Firefox add-ons that are similar to Inhibitor Assist — AI Prompt Risk Review:
PromptVigil
PromptVigil
prompt-injection-detector
Vishesh Agarwal
TeamPrompt — Manage & Shield
TeamPrompt
AI Prompt Linter
Libor Benes (Dr. B)
TeamPrompt AI Prompt Manager
TeamPrompt
PromptWise
Nirupam Chakrabarti
Prompt Guard
Gopikrishnan
AI Firewall
Daniel Goldberg
AI Productivity Suite
AI Productivity suite dev
PromptSync PRO
Ratul
Prompt Leak Guard
Dankerbadge Tools
AI-Prompt-enhancer
pepo