Chrome Extension Developer Needed to Load an External Javascript library from a URL
Budget: $10 – $30 USD
I only need help with adding required files to test it in dev mode (no help with publishing to chrome store, etc.).
An error that I keep running into is with regards to Content Security Policy directive (since I'm loading modules from 3rd parties).
This is the script that I am trying to load:
<script src='https://cdnjs.cloudflare.com/ajax/libs/gsap/3.2.6/gsap.min.js'></script>
It's Manifest v2.
An error that I keep running into is with regards to Content Security Policy directive (since I'm loading modules from 3rd parties).
This is the script that I am trying to load:
<script src='https://cdnjs.cloudflare.com/ajax/libs/gsap/3.2.6/gsap.min.js'></script>
It's Manifest v2.