Nyx Control Firefox

Examine source code of Nyx Control

제작자: sigmasauer07
Inspect and view changes in Nyx Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "Nyx Control",
  "version": "4.0.3",
  "browser_specific_settings": {
    "gecko": {
      "id": "nyx@alsania-io.com",
      "data_collection_permissions": {
        "required": [
          "websiteActivity"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "description": "When automation meets tranquility",
  "host_permissions": [
    "*://*.perplexity.ai/*",
    "*://*.chat.openai.com/*",
    "*://*.chatgpt.com/*",
    "*://*.grok.com/*",
    "*://*.x.com/*",
    "*://*.twitter.com/*",
    "*://*.gemini.google.com/*",
    "*://*.aistudio.google.com/*",
    "*://*.openrouter.ai/*",
    "*://*.google-analytics.com/*",
    "*://*.chat.deepseek.com/*",
    "*://*.t3.chat/*",
    "*://*.chat.mistral.ai/*",
    "*://*.github.com/*",
    "*://*.copilot.github.com/*",
    "*://*.copilot.microsoft.com/*",
    "*://*.claude.ai/*",
    "*://*.kimi.com/*",
    "*://*.chat.z.ai/*",
    "*://*.chat.qwen.ai/*",
    "*://*.qwen.ai/*",
    "*://*.trustclaw.app/*",
    "*://*.use.ai/*",
    "*://*.telegram.org/*",
    "*://*.127.0.0.1/*",
    "*://*.localhost/*"
  ],
  "permissions": [
    "storage",
    "clipboardWrite",
    "activeTab",
    "scripting",
    "tabs",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js",
      "addons/service_worker.js",
      "content/index.iife.js"
    ],
    "service_worker": "background.js",
    "type": "module"
  },
  "icons": {
    "16": "icon-16.png",
    "34": "icon-34.png",
    "128": "icon-128.png"
  },
  "action": {
    "default_icon": {
      "16": "icon-16.png",
      "34": "icon-34.png",
      "128": "icon-128.png"
    },
    "default_title": "Nyx Control Hub",
    "default_popup": "popup/index.html"
  },
  "options_ui": {
    "page": "popup/options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.perplexity.ai/*",
        "*://*.chat.openai.com/*",
        "*://*.chatgpt.com/*",
        "*://*.grok.com/*",
        "*://*.x.com/*",
        "*://*.twitter.com/*",
        "*://*.x.com/i/grok*",
        "*://*.gemini.google.com/*",
        "*://*.aistudio.google.com/*",
        "*://*.openrouter.ai/*",
        "*://*.google-analytics.com/*",
        "*://*.chat.deepseek.com/*",
        "*://*.t3.chat/*",
        "*://*.chat.mistral.ai/*",
        "*://*.github.com/*",
        "*://*.copilot.github.com/*",
        "*://*.copilot.microsoft.com/*",
        "*://*.claude.ai/*",
        "*://*.kimi.com/*",
        "*://*.chat.z.ai/*",
        "*://*.chat.qwen.ai/*",
        "*://*.qwen.ai/*",
        "*://*.trustclaw.app/*",
        "*://*.use.ai/*",
        "*://*.telegram.org/*",
        "*://*.127.0.0.1/*",
        "*://*.localhost/*"
      ],
      "js": [
        "content/index.iife.js",
        "addons/chat.adapter.js",
        "json_function_call_extractor.js"
      ],
      "css": [
        "content/index.css"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.copilot.microsoft.com/*"
      ],
      "js": [
        "addons/copilot.adapter.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.claude.ai/*"
      ],
      "js": [
        "addons/claude.adapter.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://chat.deepseek.com/*"
      ],
      "js": [
        "addons/content_targeted.js"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "*.js",
        "*.css",
        "content/*.css",
        "content/*.svg",
        "popup/*.css",
        "icon-128.png",
        "icon-34.png",
        "icon-16.png",
        "favicon.ico",
        "*.png"
      ],
      "matches": [
        "*://*/*",
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

최고의 Nyx Control 대안

다음은 Nyx Control과(와) 유사한 Firefox add-on입니다: