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?