Superpower ChatGPT Plus Firefox

Examine source code of Superpower ChatGPT Plus

Inspect and view changes in Superpower ChatGPT Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Promptmatic: Superpower ChatGPT",
  "version": "1.0.1.5",
  "manifest_version": 2,
  "icons": {
    "16": "chrome-16x16.png",
    "48": "chrome-48x48.png",
    "128": "chrome-128x128.png"
  },
  "description": "Superpower for your ChatGPT with prompt library, folders, GPT bookmark, folder and many more extended features.",
  "browser_action": {
    "default_title": "Promptmatic: Superpower ChatGPT"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "identity",
    "identity.email",
    "storage"
  ],
  "background": {
    "scripts": [
      "service_worker.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "js": [
        "contentscript_remote.js",
        "bootstrap.bundle.min.js",
        "quill.min.js"
      ],
      "css": [
        "style-iso.css",
        "quill.bubble.css",
        "quill.snow.css"
      ],
      "run_at": "document_end",
      "matches": [
        "https://chat.openai.com/*",
        "https://chatgpt.com/*"
      ],
      "all_frames": true
    },
    {
      "js": [
        "contentscript_local.js"
      ],
      "css": [],
      "run_at": "document_end",
      "matches": [
        "https://promptmatic.ai/*"
      ],
      "all_frames": true
    }
  ],
  "oauth2": {
    "client_id": "494951596059-d3gpo9lid90vvfoe7516h2rve7s1b86p.apps.googleusercontent.com",
    "scopes": [
      "openid",
      "profile",
      "email"
    ]
  },
  "config": {
    "base": "https://promptmatic.ai"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5abf7819-e836-42e1-9553-c5da26953049}"
    }
  }
}

Best Superpower ChatGPT Plus Alternatives

Here are some Firefox add-ons that are similar to Superpower ChatGPT Plus: