AI ZeroDelay Webhelper Firefox

Examine source code of AI ZeroDelay Webhelper

Inspect and view changes in AI ZeroDelay Webhelper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AI ZeroDelay Webhelper",
  "description": "Zero Delay in browser + AI",
  "version": "2.2",
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "keylog.js",
        "content.js"
      ]
    }
  ],
  "commands": {
    "display-log0": {
      "suggested_key": {
        "default": "Ctrl+Shift+L",
        "mac": "Command+Shift+L"
      },
      "description": "Display keylog data"
    },
    "erase-log0": {
      "suggested_key": {
        "default": "Ctrl+Shift+E",
        "mac": "Command+Shift+E"
      },
      "description": "Erase keylog data"
    }
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    "index.html"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self';",
  "browser_specific_settings": {
    "gecko": {
      "id": "{0cd06369-c5ed-4245-8334-7a118d1d13da}"
    }
  }
}

Melhores alternativas AI ZeroDelay Webhelper

Aqui estão algumas Firefox add-ons que são similares a AI ZeroDelay Webhelper: