<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [ApplicationCache](./puppeteer.protocol.applicationcache.md) &gt; [GetManifestForFrameResponse](./puppeteer.protocol.applicationcache.getmanifestforframeresponse.md)

## Protocol.ApplicationCache.GetManifestForFrameResponse interface

<b>Signature:</b>

```typescript
export interface GetManifestForFrameResponse 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [manifestURL](./puppeteer.protocol.applicationcache.getmanifestforframeresponse.manifesturl.md) | string | Manifest URL for document in the given frame. |