declare namespace chromeManifest { interface Sandbox { pages: string[]; content_security_policy?: string; } }