Skip to content

Commit

Permalink
Allow firefox extension ID in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
ericlaw1979 committed Mar 8, 2023
1 parent f54ea59 commit b9b5211
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sample-host/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@
"chrome-extension://nfclgfodehghedcnfnffpaeieonfobmj/",
"chrome-extension://kcffoaompaiglpglfkgcjocajeiafnbb/",
"chrome-extension://lbpfamigmpipdpaphgofepolklbldlbe/"
],
"allowed_extensions": [
"[email protected]"
]
}

0 comments on commit b9b5211

Please sign in to comment.