ChatGPT Usage Limit Tracker Firefox

Examine source code of ChatGPT Usage Limit Tracker

Inspect and view changes in ChatGPT Usage Limit Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_extensionName__",
  "version": "2.2",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage",
    "webRequest",
    "alarms"
  ],
  "host_permissions": [
    "*://chatgpt.com/*",
    "*://raw.githubusercontent.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "chatgpt-usage-limit-tracker@andyli.tw",
      "strict_min_version": "109.0"
    }
  }
}

Best ChatGPT Usage Limit Tracker Alternatives

Here are some Firefox add-ons that are similar to ChatGPT Usage Limit Tracker: