Implemented the Account Plan request from the SPA
This commit is contained in:
@@ -19,7 +19,8 @@ const baseManifest = {
|
||||
"storage"
|
||||
],
|
||||
host_permissions: [
|
||||
"https://eeho.fa.us2.oraclecloud.com/*"
|
||||
"https://eeho.fa.us2.oraclecloud.com/*",
|
||||
"https://spa.oracle.com/*"
|
||||
],
|
||||
content_scripts: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user