Prompt Stash: Save Prompts for ChatGPT & Gemini Firefox

Examine source code of Prompt Stash: Save Prompts for ChatGPT & Gemini

Inspect and view changes in Prompt Stash: Save Prompts for ChatGPT & Gemini source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.e7bcd3ac.png",
    "32": "icon32.plasmo.ce39377b.png",
    "48": "icon48.plasmo.3c17e113.png",
    "64": "icon64.plasmo.df317abe.png",
    "128": "icon128.plasmo.6a4310c5.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icon16.plasmo.e7bcd3ac.png",
      "32": "icon32.plasmo.ce39377b.png",
      "48": "icon48.plasmo.3c17e113.png",
      "64": "icon64.plasmo.df317abe.png",
      "128": "icon128.plasmo.6a4310c5.png"
    },
    "default_popup": "popup.html"
  },
  "version": "1.2.1",
  "author": "jfox",
  "name": "Prompt Stash",
  "description": "Save & organize AI prompts locally. Quick insert into ChatGPT, Gemini, Perplexity & Grok. 100% private - no cloud needed.",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "activeTab",
    "contextMenus",
    "scripting",
    "unlimitedStorage",
    "identity",
    "https://chat.openai.com/*",
    "https://chatgpt.com/*",
    "https://gemini.google.com/*",
    "https://www.perplexity.ai/*",
    "https://grok.com/*",
    "https://notebooklm.google.com/*",
    "webRequest",
    "webRequestBlocking",
    "http://127.0.0.1/mozoauth2/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "chatgpt-composer.e2937cff.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://chat.openai.com/*",
        "https://chatgpt.com/*",
        "https://gemini.google.com/*",
        "https://www.perplexity.ai/*",
        "https://grok.com/*",
        "https://notebooklm.google.com/*"
      ],
      "js": [
        "ai-chat.052eae77.js"
      ],
      "css": []
    },
    {
      "matches": [
        "<all_urls>",
        "file:///*"
      ],
      "js": [
        "all-pages.4669c177.js"
      ],
      "exclude_matches": [
        "https://chat.openai.com/*",
        "https://chatgpt.com/*",
        "https://gemini.google.com/*",
        "https://www.perplexity.ai/*",
        "https://notebooklm.google.com/*"
      ],
      "run_at": "document_idle",
      "css": []
    }
  ],
  "oauth2": {
    "client_id": "239867752173-q1b46qf7a56od46uahjkghb279sqe6s9.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/drive.appdata"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "promptstash@croutoncreations.com",
      "strict_min_version": "109.0"
    }
  },
  "commands": {
    "toggle-search": {
      "suggested_key": {
        "default": "Ctrl+Shift+Space",
        "mac": "Command+Shift+Space"
      },
      "description": "Open template search"
    }
  },
  "web_accessible_resources": [
    "assets/*",
    "ai-chat.97dea73a.css"
  ]
}

Best Prompt Stash: Save Prompts for ChatGPT & Gemini Alternatives

Here are some Firefox add-ons that are similar to Prompt Stash: Save Prompts for ChatGPT & Gemini: