-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
workarroundとしてビルドした成果物のmanifest.jsonを直接書き換え読み込める形に変更している
ok
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"assets/stream.ts.aff98a9b.js",
"assets/subscribe.ts.7c33205d.js"
],
"use_dynamic_url": true
},ng
"web_accessible_resources": [
{
"matches": [
"https://docs.google.com/presentation/d/*/edit"
],
"resources": [
"assets/stream.ts.aff98a9b.js"
],
"use_dynamic_url": true
},
{
"matches": [
"https://docs.google.com/presentation/d/e/*"
],
"resources": [
"assets/subscribe.ts.7c33205d.js"
],
"use_dynamic_url": true
}
]Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
