AI Workspace Pro: ChatGPT Manager + Prompt Library Firefox

Examine source code of AI Workspace Pro: ChatGPT Manager + Prompt Library

Inspect and view changes in AI Workspace Pro: ChatGPT Manager + Prompt Library source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionNameFirefox__",
  "version": "0.1.150",
  "description": "__MSG_extensionDescriptionFirefox__",
  "default_locale": "en",
  "permissions": [
    "tabs",
    "webNavigation",
    "storage",
    "activeTab",
    "webRequest",
    "identity",
    "cookies",
    "https://chatgpt.com/*",
    "https://claude.ai/*",
    "https://grok.com/*",
    "https://accounts.google.com/*",
    "https://www.googleapis.com/*",
    "https://superprompt-api-production.up.railway.app/*",
    "alarms",
    "notifications",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "AIWorkspace Pro",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://chatgpt.com/*"
      ],
      "js": [
        "prehide-bootstrap.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://chatgpt.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_end"
    },
    {
      "matches": [
        "https://claude.ai/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_end"
    },
    {
      "matches": [
        "https://grok.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    "styles.css",
    "release-notes.json",
    "i18n/en.json",
    "i18n/nl.json",
    "i18n/fr.json",
    "i18n/es.json",
    "i18n/pt.json",
    "chat-gpt-page-listener.js",
    "chatgpt-convo-width.js",
    "chatgpt-highlight-manager.js",
    "chatgpt-thread-trimmer.js",
    "claude-page-listener.js",
    "grok-page-listener.js",
    "chatgpt-early-suppressor.js",
    "vault-event-relay.js",
    "injected/modules/coreUtils.js",
    "injected/modules/i18n.js",
    "injected/modules/promptManager.js",
    "injected/modules/uiComponents.js",
    "injected/modules/storageManager.js",
    "injected/modules/notesManager.js",
    "injected/modules/messageOverlays.js",
    "injected/modules/quickAccessMenu.js",
    "injected/modules/userDetection.js",
    "injected/modules/eventManager.js",
    "injected/modules/conversationStyling.js",
    "injected/modules/vaultSidebar.js",
    "injected/modules/vaultIntegration.js",
    "images/logo.svg",
    "images/*",
    "katex/*",
    "katex/fonts/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cf357f6a-c46e-43f9-913e-dce21d91cc9b}",
      "strict_min_version": "109.0"
    }
  },
  "oauth2": {
    "client_id": "701470572744-4otiacqv5ivm0cgf49pdhf93pibnbmn2.apps.googleusercontent.com",
    "scopes": [
      "openid",
      "email",
      "profile"
    ]
  }
}

Best AI Workspace Pro: ChatGPT Manager + Prompt Library Alternatives

Here are some Firefox add-ons that are similar to AI Workspace Pro: ChatGPT Manager + Prompt Library: