0

I am developing a Chrome Extension this means that my script is running in an "Isolated world" ,however, I need to change the value of that is using selectize.

Since I only have access to the DOM HTML.

Does anyone know how I can re-intialize and or access to the instance of selectize to change the value?

Dalorzo
  • 19,834
  • 7
  • 55
  • 102
  • 1
    Does this answer your question? [Chrome Extension: Get Page Variables in Content Script](https://stackoverflow.com/questions/3955803/chrome-extension-get-page-variables-in-content-script) – Gergely Szabo Feb 20 '20 at 22:52
  • @GergelySzabo you were correct that fixed it. Thank you, you saved my day and part of the night... The other option involved a lot of coding – Dalorzo Feb 20 '20 at 23:53

0 Answers0