EzFind – Folders, Tags & Search for ChatGPT & More Firefox

Examine source code of EzFind – Folders, Tags & Search for ChatGPT & More

提供元: EzFind Add-on
Inspect and view changes in EzFind – Folders, Tags & Search for ChatGPT & More source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Folders, Tags & Bookmarks – EzFind",
  "version": "1.0.16",
  "description": "One extension to organize ChatGPT, Claude & Gemini — folders, tags, in-chat bookmarks & instant search. Fast, private, free.",
  "browser_specific_settings": {
    "gecko": {
      "id": "ezfind@qang.dev",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "websiteContent"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "identity"
  ],
  "host_permissions": [
    "https://chatgpt.com/*",
    "https://claude.ai/*",
    "https://gemini.google.com/*",
    "https://*.execute-api.us-east-2.amazonaws.com/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "dist/background.bundle.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://chatgpt.com/*"
      ],
      "js": [
        "dist/content.bundle.js"
      ],
      "css": [
        "assets/output.css",
        "assets/custom.css"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://claude.ai/*"
      ],
      "js": [
        "dist/content.bundle.js"
      ],
      "css": [
        "assets/output.css",
        "assets/custom.css"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://gemini.google.com/*"
      ],
      "js": [
        "dist/content.bundle.js"
      ],
      "css": [
        "assets/output.css",
        "assets/custom.css"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "icons/icon16.png",
        "icons/icon32.png",
        "icons/icon48.png",
        "icons/icon128.png"
      ],
      "matches": [
        "*://chatgpt.com/*",
        "*://claude.ai/*",
        "*://gemini.google.com/*"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  }
}

ベストのEzFind – Folders, Tags & Search for ChatGPT & More代替案

EzFind – Folders, Tags & Search for ChatGPT & Moreに類似したFirefox add-onをいくつか紹介します: