PromptMaster: Universal AI Prompt Optimizer Firefox

Examine source code of PromptMaster: Universal AI Prompt Optimizer

Inspect and view changes in PromptMaster: Universal AI Prompt Optimizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_icon": {
      "16": "images/logo-16.png",
      "32": "images/logo-32.png",
      "48": "images/logo-48.png",
      "128": "images/logo-128.png"
    },
    "default_title": "Craft and Save Prompts"
  },
  "background": {
    "service_worker": "scripts/background.js",
    "scripts": [
      "scripts/background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "scripts/gpt-content.js"
      ],
      "matches": [
        "https://chat.openai.com/*",
        "https://chatgpt.com/*"
      ]
    },
    {
      "js": [
        "scripts/claude-content.js"
      ],
      "matches": [
        "https://claude.ai/*"
      ]
    },
    {
      "js": [
        "scripts/perplexity-content.js"
      ],
      "matches": [
        "https://www.perplexity.ai/*"
      ]
    },
    {
      "js": [
        "scripts/deepseek.js"
      ],
      "matches": [
        "https://chat.deepseek.com/*"
      ]
    },
    {
      "js": [
        "scripts/gemini.js"
      ],
      "matches": [
        "https://gemini.google.com/*"
      ]
    },
    {
      "js": [
        "scripts/copilot.js"
      ],
      "matches": [
        "https://copilot.microsoft.com/*"
      ]
    },
    {
      "js": [
        "scripts/enhance-selection.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle"
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' https://api.promptly.fyi https://api.gumroad.com https://fonts.googleapis.com https://fonts.gstatic.com;"
  },
  "author": "Edu Olivares <eduolihez@gmail.com>",
  "default_locale": "en",
  "description": "__MSG_extDescription__",
  "host_permissions": [
    "https://api.promptly.fyi/chromeext/*",
    "https://api.gumroad.com/*"
  ],
  "icons": {
    "16": "images/logo-16.png",
    "32": "images/logo-32.png",
    "48": "images/logo-48.png",
    "128": "images/logo-128.png"
  },
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "short_name": "__MSG_extShortName__",
  "permissions": [
    "activeTab",
    "sidePanel",
    "storage",
    "contextMenus",
    "clipboardWrite"
  ],
  "side_panel": {
    "default_path": "pages/sidepanel.html"
  },
  "sidebar_action": {
    "default_panel": "pages/sidepanel.html",
    "default_icon": {
      "16": "images/logo-16.png",
      "32": "images/logo-32.png",
      "48": "images/logo-48.png",
      "128": "images/logo-128.png"
    },
    "default_title": "Craft and Save Prompts"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "promptmaster@eduolihez.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "version": "0.5.6",
  "web_accessible_resources": [
    {
      "matches": [
        "https://chat.openai.com/*",
        "https://chatgpt.com/*"
      ],
      "resources": [
        "images/logo-32.png",
        "images/logo-18.png",
        "images/export.svg",
        "images/save.svg"
      ]
    },
    {
      "matches": [
        "https://claude.ai/*"
      ],
      "resources": [
        "images/logo-32.png",
        "images/export.svg",
        "images/save.svg"
      ]
    },
    {
      "matches": [
        "https://www.perplexity.ai/*"
      ],
      "resources": [
        "images/logo-32.png",
        "images/export.svg",
        "images/save.svg"
      ]
    },
    {
      "matches": [
        "https://chat.deepseek.com/*"
      ],
      "resources": [
        "images/logo-32.png",
        "images/export.svg",
        "images/save.svg"
      ]
    },
    {
      "matches": [
        "https://gemini.google.com/*"
      ],
      "resources": [
        "images/logo-32.png",
        "images/export.svg",
        "images/save.svg"
      ]
    },
    {
      "matches": [
        "https://copilot.microsoft.com/*"
      ],
      "resources": [
        "images/logo-32.png",
        "images/export.svg",
        "images/save.svg"
      ]
    }
  ]
}

Melhores alternativas PromptMaster: Universal AI Prompt Optimizer

Aqui estão algumas Firefox add-ons que são similares a PromptMaster: Universal AI Prompt Optimizer: