Stay organized with collections
Save and categorize content based on your preferences.
The cross_origin_embedder_policy manifest key lets the extension specify a value for the
Cross-Origin-Embedder-Policy (COEP) response header for requests to the extension's
origin. This includes the extension's service worker, popup, options page, tabs that are open to an extension resource, etc.
The cross_origin_embedder_policy manifest key contains an object with one
property named value that takes a string. Chrome uses this string as the value of the
Cross-Origin-Embedder-Policy header when serving resources from the extension's origin. For
example:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-08-03 UTC."],[],[]]