{
"name": "Platform API Test: Cookie Isolation Across Multiple webviews",
"manifest_version": 2,
"version": "0.0.1",
"permissions": ["webview"],
"app": {
"background": {
"scripts": [ "background.js"]
}
}
}
{
"name": "Platform API Test: Cookie Isolation Across Multiple webviews",
"manifest_version": 2,
"version": "0.0.1",
"permissions": ["webview"],
"app": {
"background": {
"scripts": [ "background.js"]
}
}
}