Skip to content

Commit

Permalink
Merge pull request #556 from opennaslab/bot/build-kubespider-extensio…
Browse files Browse the repository at this point in the history
…n-063c356

bot: build kubespider extension
  • Loading branch information
qingchoulove authored Feb 6, 2025
2 parents 063c356 + 31e797b commit ae1225e
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions chrome-extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,12 @@
"resources": [
"img/icon16.png",
"img/icon48.png",
"img/icon128.png"
],
"use_dynamic_url": false
},
{
"matches": [
"http://*/*",
"https://*/*"
],
"resources": [
"img/icon128.png",
"assets/chunk-T26GuxHg.js",
"assets/chunk-B9e8ng1t.js",
"assets/chunk-CBVaWBKk.js"
],
"use_dynamic_url": true
"use_dynamic_url": false
}
],
"host_permissions": [
Expand Down

0 comments on commit ae1225e

Please sign in to comment.