<!-- 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; [ApplicationCacheStatusUpdatedEvent](./puppeteer.protocol.applicationcache.applicationcachestatusupdatedevent.md) &gt; [manifestURL](./puppeteer.protocol.applicationcache.applicationcachestatusupdatedevent.manifesturl.md)

## Protocol.ApplicationCache.ApplicationCacheStatusUpdatedEvent.manifestURL property

Manifest URL.

<b>Signature:</b>

```typescript
manifestURL: string;
```