Skip to content

Commit

Permalink
Add link to Google Chrome docs about Trial Tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
bershanskiy authored Apr 20, 2024
1 parent 4a74678 commit 199cf49
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions proposals/manifest_trial_tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@ The manifest key to include origin and deprecation trial tokens.

### Objective

This new manifest key empowers developers to use trial tokens in WebExtension
service worker contexts, including the background service workers, which was
not possible before. Also, this manifest key simplifies injection of tokens
into all contexts with the extension's origin.
This new manifest key empowers developers to use
[trial tokens](https://developer.chrome.com/docs/web-platform/origin-trials)
in WebExtension service worker contexts, including the background service workers,
which was not possible before. Also, this manifest key simplifies injection of
tokens into all contexts with the extension's origin.

#### Use Cases

Expand Down

0 comments on commit 199cf49

Please sign in to comment.