Skip to content

Commit

Permalink
use_dynamic_url in v3
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmurdoch committed Jan 12, 2024
1 parent ab78ded commit 2ea8dfa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/manifest/v3/_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@
"web_accessible_resources": [
{
"resources": ["inpage.js"],
"matches": ["<all_urls>"]
"matches": ["<all_urls>"],
"use_dynamic_url": true
}
]
}

0 comments on commit 2ea8dfa

Please sign in to comment.