Implemented the Account Plan request from the SPA

This commit is contained in:
2026-09-07 14:10:29 -03:00
parent e4cfb3fa9c
commit f0fb99d1ef
10 changed files with 3802 additions and 72 deletions

View File

@@ -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: [
{