By: Nudge Security
Inspect and view changes in Nudge Security Browser Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"icons": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
}
},
"version": "0.11.11",
"author": "Nudge Security, Inc.",
"name": "Nudge Security Browser Extension",
"description": "Nudge Security browser helper.",
"background": {
"scripts": [
"static/background/index.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"storage",
"scripting",
"tabs",
"notifications",
"management",
"webRequest",
"geolocation",
"alarms",
"identity",
"clipboardRead",
"downloads",
"webNavigation",
"idle",
"contextMenus"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"ai-site-monitoring-capture.26f5ec89.js"
],
"run_at": "document_idle",
"css": []
},
{
"matches": [
"https://groq.com/*",
"https://console.groq.com/*"
],
"js": [
"ai-monitoring-all-frames.712678b2.js"
],
"all_frames": true,
"run_at": "document_start",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"content.40ff0a94.js"
],
"all_frames": true,
"run_at": "document_start",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"detect-failed-auth.4b8f93ce.js"
],
"all_frames": true,
"run_at": "document_idle",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"detect-login-page.2810e686.js"
],
"run_at": "document_start",
"css": []
},
{
"matches": [
"https://mail.google.com/*",
"https://outlook.live.com/*",
"https://outlook.office.com/*"
],
"js": [
"registration.86223a0b.js"
],
"css": []
},
{
"matches": [
"https://chatgpt.com/*",
"https://claude.ai/*",
"https://v0.dev/*",
"https://v0.app/*",
"https://dashboard.cohere.com/playground/*",
"https://chat.cerebras.ai/*",
"https://nova.amazon.com/*",
"https://chat.baidu.com/*",
"https://chat.chaton.ai/*",
"https://venice.ai/*",
"https://app.hubspot.com/*",
"https://apps.abacus.ai/*",
"https://lovable.dev/*",
"https://gemini.google.com/*",
"https://inference.cerebras.ai/*",
"https://gamma.app/*",
"https://playground.liquid.ai/*",
"https://kimi.com/*",
"https://www.kimi.com/*",
"https://kimi.moonshot.cn/*",
"https://aistudio.google.com/prompts/*",
"https://www.phind.com/*",
"*://grok.com/*",
"https://x.ai/*",
"https://poe.com/*",
"https://www.poe.com/*",
"https://mistral.ai/*",
"https://chat.mistral.ai/*",
"https://www.meta.ai/*",
"https://chat.qwen.ai/*",
"https://qwen.ai/*",
"https://www.perplexity.ai/*",
"https://api.together.ai/playground/v2/chat/*",
"https://chat.deepseek.com/*",
"https://copilot.microsoft.com/*",
"https://copilot.microsoft.com/chats/*",
"https://copilot.cloud.microsoft/*",
"https://julius.ai/*",
"https://m365.cloud.microsoft/chat/*",
"https://chat.z.ai/*",
"https://github.com/spark/*",
"https://www.ravenala.ai/*",
"https://www.blackbox.ai/*",
"https://chatbot.app/*",
"https://chatbotapp.ai/*",
"https://ai.zoom.us/*",
"https://confer.to/*",
"https://quillbot.com/*",
"https://app.napkin.ai/*",
"https://notebooklm.google.com/*",
"https://www.notion.so/ai",
"https://www.notion.so/chat",
"https://www.notion.so/chat?*",
"https://www.notion.so/*",
"https://huggingface.co/chat/*",
"https://chat.chatbot.app/*",
"https://chat.chatbotapp.ai/*",
"https://api.manus.im/*",
"https://manus.im/*",
"https://manus.im/app/*",
"https://genspark.ai/*",
"https://www.genspark.ai/*",
"https://ernie.baidu.com/*",
"https://app.txyz.ai/*",
"https://k2think.ai/*",
"https://www.k2think.ai/*",
"https://vertexaisearch.cloud.google.com/home/*",
"https://askaichat.app/*",
"https://agent.minimax.io/*",
"https://app.writer.com/*",
"https://www.typingmind.com/*",
"https://typingmind.com/*",
"https://typingmind.io/*",
"*://*.typingmind.io/*",
"https://hyperagent.com/*"
],
"js": [
"ai-monitoring.7cdfa8a5.js"
],
"run_at": "document_start",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"EventingNudge.c92f3be1.js"
],
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"Nudge.4d07f2ec.js"
],
"css": []
}
],
"host_permissions": [
"https://*/*",
"http://*/*"
],
"web_accessible_resources": [
{
"resources": [
"assets/*.png",
"assets/*.json"
],
"matches": [
"<all_urls>"
]
},
{
"resources": [
"tabs/*"
],
"matches": [
"https://*.nudgesecurity.io/*"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"EventingNudge.2dcdc5fd.css",
"EventingNudge.6e038a4b.css"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"EventingNudge.2dcdc5fd.css",
"EventingNudge.6e038a4b.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "nudge-security-browser-helper@nudge.security"
}
},
"license": "proprietary"
} Best Nudge Security Browser Extension Alternatives
Here are some Firefox add-ons that are similar to Nudge Security Browser Extension:
Push Security
Push Security
N-able Passportal
Passportal
Cledara Engage
Cledara
1Password SaaS Manager
1Password SaaS Manager
Grip Extend
Grip Security
SWIF Shadow IT Discovery
Swif.ai
YetAnotherBrowserExtension
ONSEC
Cerby's browser extension
Cerby Inc
Extension Guard Enterprise
Chrome-Stats
Cloudeagle
Cloudeagle