is it possible to restrict javascript libraries from being able to manipulate the dom?
im trying to create a system that has a main system with the api which will be able to manipulate the dom and then i want to give the ability to create third party scripts but have them limited to only the api functions.