ChatGPT Shortcut Firefox

Examine source code of ChatGPT Shortcut

Inspect and view changes in ChatGPT Shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ChatGPT Shortcut",
  "version": "4.4.2",
  "default_locale": "en",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage"
  ],
  "icons": {
    "200": "logo.png"
  },
  "action": {
    "default_title": "__MSG_activateExtension__",
    "default_icon": {
      "200": "logo.png"
    }
  },
  "sidebar_action": {
    "default_panel": "panel.html",
    "default_title": "AI Short",
    "default_icon": "logo.png",
    "open_at_install": false
  },
  "commands": {
    "activate-extension": {
      "suggested_key": {
        "default": "Alt+Shift+S",
        "mac": "MacCtrl+Shift+S"
      },
      "description": "__MSG_activateExtension__"
    },
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Alt+Shift+D",
        "mac": "MacCtrl+Shift+D"
      },
      "description": "__MSG_toggleSidebar__"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "background": {
    "page": "background.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "qingwhat@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best ChatGPT Shortcut Alternatives

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