Skip to main content
Module

x/astral/bindings/celestial.ts>Page_PermissionsPolicyFeature

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias Page_PermissionsPolicyFeature
import { type Page_PermissionsPolicyFeature } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";
definition:
| "accelerometer"
| "ambient-light-sensor"
| "attribution-reporting"
| "autoplay"
| "bluetooth"
| "browsing-topics"
| "camera"
| "ch-dpr"
| "ch-device-memory"
| "ch-downlink"
| "ch-ect"
| "ch-prefers-color-scheme"
| "ch-prefers-reduced-motion"
| "ch-rtt"
| "ch-save-data"
| "ch-ua"
| "ch-ua-arch"
| "ch-ua-bitness"
| "ch-ua-platform"
| "ch-ua-model"
| "ch-ua-mobile"
| "ch-ua-form-factor"
| "ch-ua-full-version"
| "ch-ua-full-version-list"
| "ch-ua-platform-version"
| "ch-ua-wow64"
| "ch-viewport-height"
| "ch-viewport-width"
| "ch-width"
| "clipboard-read"
| "clipboard-write"
| "compute-pressure"
| "cross-origin-isolated"
| "direct-sockets"
| "display-capture"
| "document-domain"
| "encrypted-media"
| "execution-while-out-of-viewport"
| "execution-while-not-rendered"
| "focus-without-user-activation"
| "fullscreen"
| "frobulate"
| "gamepad"
| "geolocation"
| "gyroscope"
| "hid"
| "identity-credentials-get"
| "idle-detection"
| "interest-cohort"
| "join-ad-interest-group"
| "keyboard-map"
| "local-fonts"
| "magnetometer"
| "microphone"
| "midi"
| "otp-credentials"
| "payment"
| "picture-in-picture"
| "private-aggregation"
| "private-state-token-issuance"
| "private-state-token-redemption"
| "publickey-credentials-get"
| "run-ad-auction"
| "screen-wake-lock"
| "serial"
| "shared-autofill"
| "shared-storage"
| "shared-storage-select-url"
| "smart-card"
| "storage-access"
| "sync-xhr"
| "unload"
| "usb"
| "vertical-scroll"
| "web-share"
| "window-management"
| "window-placement"
| "xr-spatial-tracking"