<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [ApplicationCache](./puppeteer.protocol.applicationcache.md) > [ApplicationCacheStatusUpdatedEvent](./puppeteer.protocol.applicationcache.applicationcachestatusupdatedevent.md) > [manifestURL](./puppeteer.protocol.applicationcache.applicationcachestatusupdatedevent.manifesturl.md) ## Protocol.ApplicationCache.ApplicationCacheStatusUpdatedEvent.manifestURL property Manifest URL. <b>Signature:</b> ```typescript manifestURL: string; ```