puppeteer/new-docs/puppeteer.protocol.applicationcache.framewithmanifest.manifesturl.md
2020-07-13 14:01:35 +01:00

14 lines
573 B
Markdown

<!-- 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; [FrameWithManifest](./puppeteer.protocol.applicationcache.framewithmanifest.md) &gt; [manifestURL](./puppeteer.protocol.applicationcache.framewithmanifest.manifesturl.md)
## Protocol.ApplicationCache.FrameWithManifest.manifestURL property
Manifest URL.
<b>Signature:</b>
```typescript
manifestURL: string;
```