ChatGPT Squire Firefox

Examine source code of ChatGPT Squire

Inspect and view changes in ChatGPT Squire source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ChatGPT Squire",
  "version": "1.1.5",
  "description": "Supercharge ChatGPT and Claude with smart prompts, easy navigation, and bulk chat management.",
  "browser_specific_settings": {
    "gecko": {
      "id": "chatgptsquire@mistyvaleinn.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "https://chat.openai.com/*",
    "https://chatgpt.com/*",
    "https://claude.ai/*"
  ],
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-loader-t0KBwhj4.js"
      ],
      "matches": [
        "https://chat.openai.com/*",
        "https://chatgpt.com/*",
        "https://claude.ai/*"
      ],
      "run_at": "document_end",
      "css": [
        "assets/index-Dy5-95cR.css"
      ]
    }
  ],
  "action": {
    "default_popup": "src/popup/index.html",
    "default_icon": {
      "16": "images/icon-16.png",
      "48": "images/icon-48.png",
      "128": "images/icon-128.png"
    }
  },
  "options_page": "src/options/index.html",
  "icons": {
    "16": "images/icon-16.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://chat.openai.com/*",
        "https://chatgpt.com/*",
        "https://claude.ai/*"
      ],
      "resources": [
        "assets/index-BRDUJeUW.js",
        "assets/safe-html-BfeRgKJf.js",
        "assets/index.ts-3elH8srv.js"
      ],
      "use_dynamic_url": false
    }
  ]
}

Best ChatGPT Squire Alternatives

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