[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [ApplicationCache](./puppeteer.protocol.applicationcache.md) > [FrameWithManifest](./puppeteer.protocol.applicationcache.framewithmanifest.md) > [manifestURL](./puppeteer.protocol.applicationcache.framewithmanifest.manifesturl.md) ## Protocol.ApplicationCache.FrameWithManifest.manifestURL property Manifest URL. Signature: ```typescript manifestURL: string; ```