Prompt Saver Pro Firefox

Examine source code of Prompt Saver Pro

By: Neatve
Inspect and view changes in Prompt Saver Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Prompt Saver Pro (Window)",
  "version": "1.2.4",
  "description": "Save and manage your ChatGPT prompts in a dedicated window.",
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "tabs",
    "identity"
  ],
  "host_permissions": [
    "*://chat.openai.com/*",
    "*://chatgpt.com/*",
    "*://claude.ai/*",
    "*://gemini.google.com/*"
  ],
  "icons": {
    "16": "icons/icon.svg",
    "32": "icons/icon.svg",
    "48": "icons/icon.svg",
    "64": "icons/icon.svg",
    "128": "icons/icon.svg"
  },
  "action": {
    "default_title": "Open Prompt Saver Pro Window",
    "default_icon": {
      "16": "icons/icon.svg",
      "32": "icons/icon.svg",
      "48": "icons/icon.svg"
    }
  },
  "background": {
    "scripts": [
      "public/libs/firebase-app.js",
      "public/libs/firebase-auth.js",
      "public/libs/firebase-firestore.js",
      "service-worker.js"
    ]
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; frame-src 'self' https://accounts.google.com/ https://*.firebaseapp.com https://checkout.stripe.com; connect-src 'self' https://*.googleapis.com https://*.firebaseio.com wss://*.firebaseio.com https://us-central1-prompt-saver-6baa6.cloudfunctions.net https://api.stripe.com;"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "promptsaverpro@ozanozayranci.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo",
          "browsingActivity",
          "personalCommunications",
          "websiteContent"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Prompt Saver Pro Alternatives

Here are some Firefox add-ons that are similar to Prompt Saver Pro: