S
S
Stepgor2020-08-12 12:06:49
JavaScript
Stepgor, 2020-08-12 12:06:49

How to connect remote script to popup?

How can you change the contents of popup.html remotely, let's update some blocks. Iframe is not suitable, since you need to have access to the permission api (chrome.storage, etc.)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex, 2020-08-12
@Stepgor

No way. Browser policy forbids this. It's not very safe. All included scripts must be located locally in the extension code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question