YourGPT AI - Custom Knowledgebase AI Copilot Firefox

Examine source code of YourGPT AI - Custom Knowledgebase AI Copilot

By: YourGPT
Inspect and view changes in YourGPT AI - Custom Knowledgebase AI Copilot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "YourGPT AI - Your AI Knowledgebase Agent",
  "description": "Build AI Knowledgebase Agent Instantly, No-Code. Powerful browser companion for effortless knowledge access and instant queries.",
  "version": "1.6.3",
  "manifest_version": 2,
  "browser_action": {
    "default_icon": "logo-48.png",
    "default_title": "YourGPT AI - Your AI Knowledgebase Agent"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://mail.google.com/*",
        "*://mail.yahoo.com/*",
        "*://outlook.live.com/*",
        "*://outlook.office.com/*",
        "*://outlook.office365.com/*"
      ],
      "js": [
        "floater-content.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    },
    {
      "matches": [
        "*://app.yourgpt.ai/*",
        "*://yourgpt.ai/*",
        "*://*.yourgpt.ai/*"
      ],
      "js": [
        "login-detector.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "page-capture.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "sidebar_action": {
    "default_icon": "logo-48.png",
    "default_title": "YourGPT AI - Your AI Knowledgebase Agent",
    "default_panel": "index.html"
  },
  "permissions": [
    "tabs",
    "storage",
    "cookies",
    "activeTab",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "logo.png",
    "user.png",
    "page-capture.js"
  ],
  "icons": {
    "16": "logo-16.png",
    "48": "logo-48.png",
    "128": "logo-128.png"
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Alt+Shift+Y"
      },
      "description": "Open YourGPT sidebar"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5cddd7bf-200d-4a23-81fe-9f7751719b54}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best YourGPT AI - Custom Knowledgebase AI Copilot Alternatives

Here are some Firefox add-ons that are similar to YourGPT AI - Custom Knowledgebase AI Copilot: