Skip to content

How can I import multiple image in loop #268

Answered by LoneExile
LoneExile asked this question in Q&A
Discussion options

You must be logged in to vote

got it.

sent location from popup then use it in the contents

https://github.com/PlasmoHQ/examples/blob/main/with-web-accessible-resources/popup.tsx#L3

set in package.json

    "web_accessible_resources": [
      {
        "resources": [
          "assets/*.png"
        ]
      }
    ]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LoneExile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant