ChatGPT Notifications Firefox

Examine source code of ChatGPT Notifications

By: LM
Inspect and view changes in ChatGPT Notifications source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ChatGPT Notifier",
  "version": "1.3",
  "description": "Показывает постоянные уведомления о новых ответах ChatGPT, работает даже в фоне.",
  "permissions": [
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2d811220-e3ac-4f61-8604-6540446ca63f}"
    }
  }
}

Best ChatGPT Notifications Alternatives

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