GNow Authentication Manager Firefox

Examine source code of GNow Authentication Manager

By: GNow Add-on
Inspect and view changes in GNow Authentication Manager source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GNow Authentication Manager",
  "version": "2.0.2",
  "description": "Manages Authentication based on authentication response with periodic validation",
  "permissions": [
    "cookies",
    "tabs",
    "activeTab",
    "storage",
    "notifications",
    "https://chatgpt.com/*",
    "https://sora.com/*",
    "https://sora.chatgpt.com/*",
    "https://gnowapi.azurewebsites.net/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "96": "images/icon96.png",
      "128": "images/icon128.png"
    }
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "96": "images/icon96.png",
    "128": "images/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gnowcookiemanager@example.com",
      "strict_min_version": "58.0"
    },
    "gecko_android": {
      "strict_min_version": "113.0"
    }
  }
}

Best GNow Authentication Manager Alternatives

Here are some Firefox add-ons that are similar to GNow Authentication Manager: