Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

215
Views
How to inject external javascript file to the page?

I need to inject some external js widget to the page. How to do that with the manifest 3? Seems like chrome.scripting doesn't accept links. I could've easily done that with manifest v2 but manifest v3 forbids any other approaches other than using chrome.scripting. I can't move to manifest v2 because it'll get deprecated after the new year.

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Screw the security! They completely forbade remotely hosted code:

A key security improvement in MV3 is that extensions can't load remote code like JavaScript or Wasm files. This lets us more reliably and efficiently review the safe behavior of extensions when they're submitted to the Chrome Web Store. Specifically, all logic must be included in the extension's package. https://developer.chrome.com/docs/extensions/mv3/intro/mv3-overview/#remotely-hosted-code

So that's impossible to inject any code from a link.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!