File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,11 @@ The manifest key to include origin and deprecation trial tokens.
22
22
23
23
### Objective
24
24
25
- This new manifest key empowers developers to use trial tokens in WebExtension
26
- service worker contexts, including the background service workers, which was
27
- not possible before. Also, this manifest key simplifies injection of tokens
28
- into all contexts with the extension's origin.
25
+ This new manifest key empowers developers to use
26
+ [ trial tokens] ( https://developer.chrome.com/docs/web-platform/origin-trials )
27
+ in WebExtension service worker contexts, including the background service workers,
28
+ which was not possible before. Also, this manifest key simplifies injection of
29
+ tokens into all contexts with the extension's origin.
29
30
30
31
#### Use Cases
31
32
You can’t perform that action at this time.
0 commit comments