Gemini to PDF Firefox

Examine source code of Gemini to PDF

By: HI88
Inspect and view changes in Gemini to PDF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "name": "Gemini to PDF",
  "version": "2.1.0",
  "description": "Gemini to PDF conversation export: smart conversion for perfect results.",
  "permissions": [
    "tabs",
    "storage",
    "http://*/*",
    "https://*/*"
  ],
  "externally_connectable": {
    "matches": [
      "https://onlineapp.pro/*",
      "https://onlineapp.stream/*",
      "https://onlineapp.live/*"
    ]
  },
  "background": {
    "scripts": [
      "src/pages/background/index.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "32.png",
    "48": "48.png",
    "64": "64.png",
    "128": "128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "<all_urls>"
      ],
      "js": [
        "src/pages/content/index.js"
      ],
      "css": []
    }
  ],
  "web_accessible_resources": [
    "assets/js/*.js",
    "assets/css/*.css",
    "assets/svg/*.svg",
    "assets/png/*.png",
    "icon.svg",
    "blob/*",
    "src/pages/content/index.js"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{0a8f44ec-ecd3-4ee3-a18c-8171c7208413}"
    }
  }
}

Best Gemini to PDF Alternatives

Here are some Firefox add-ons that are similar to Gemini to PDF: