You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update manifest examples to show origin scheme (#26)
Currently the "https://" scheme is required by the `origin` fields in
`url_handlers`. This is consistent with Chromium's manifest parser
implementation. This change updates the manifest examples in this
explainer to reflect that. If there is feedback, we could consider
also allowing a short form of origin strings where the "https://" scheme
is implied.
0 commit comments