S
S
Stepgor2021-01-23 16:18:56
JavaScript
Stepgor, 2021-01-23 16:18:56

What are the ways to protect clients when developing an extension?

I am developing an extension, I want to use dynamic loading of scripts from a remote server, as it is very convenient. Are there any ways to protect clients from potential malicious code downloaded remotely?
I guess in this case the best protection is to protect the remote server with all the scripts. Also wondering what kind of difficulties I might face? The extension is distributed directly, not through stores.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nadim Zakirov, 2021-01-23
@Stepgor

Well, upload your scripts from github from the background extension process and you will be happy.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question