Gemini Session Printer Firefox

Examine source code of Gemini Session Printer

提供元: zbjxb
Inspect and view changes in Gemini Session Printer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Gemini Session Printer",
  "version": "1.2",
  "description": "Select and print Gemini chat sessions with MathJax support.",
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "gemini-printer@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {}
  },
  "content_scripts": [
    {
      "matches": [
        "https://gemini.google.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Print Gemini Session"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net; img-src 'self' https: data:"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

ベストのGemini Session Printer代替案

Gemini Session Printerに類似したFirefox add-onをいくつか紹介します: