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

@@ -8,7 +8,8 @@
"storage"
],
"host_permissions": [
"https://eeho.fa.us2.oraclecloud.com/*"
"https://eeho.fa.us2.oraclecloud.com/*",
"https://spa.oracle.com/*"
],
"content_scripts": [
{