Lançamento da versão 1.0.10
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "Arch Panel",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.10",
|
||||
"description": "Insere o botao Arch panel no header do Oracle Workload Workbench.",
|
||||
"permissions": [
|
||||
"declarativeNetRequestWithHostAccess",
|
||||
@@ -10,6 +10,7 @@
|
||||
],
|
||||
"host_permissions": [
|
||||
"https://comcipapic-oalprod.integration.ocp.oraclecloud.com/*",
|
||||
"https://*.oraclecloud.com/*",
|
||||
"https://eeho.fa.us2.oraclecloud.com/*",
|
||||
"https://spa.oracle.com/*",
|
||||
"https://worklist.oracle.com/*"
|
||||
@@ -31,8 +32,8 @@
|
||||
},
|
||||
{
|
||||
"matches": [
|
||||
"https://spa.oracle.com/oalcrm/web/api/g2m-consumer-application/ui/index.html*",
|
||||
"https://eeho.fa.us2.oraclecloud.com/hcmUI/faces/FuseWelcome*"
|
||||
"https://eeho.fa.us2.oraclecloud.com/hcmUI/faces/FuseWelcome*",
|
||||
"https://eeho.fa.us2.oraclecloud.com/fscmUI/faces/FuseWelcome*"
|
||||
],
|
||||
"css": [
|
||||
"src/content/styles.css"
|
||||
@@ -74,6 +75,7 @@
|
||||
"page-bridge.js"
|
||||
],
|
||||
"matches": [
|
||||
"https://*.oraclecloud.com/*",
|
||||
"https://eeho.fa.us2.oraclecloud.com/*",
|
||||
"https://spa.oracle.com/*"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user