If I have an extension installed but I want to tweak how it works - can I do that from the editor without affecting the extension for everyone else? I presume it’s a copy and the code is just sitting in my project but I want to be sure before I start digging around and making a mess. Please only answer if you definitely know, I read the wiki pages on extensions & it doesn’t mention editing existing ones.
Yes. Extensions are project specific once installed. Note that if you modify it then have it install any extension updates from the extension list (for that specific extension) it will override your changes.
Thanks for the answer, appreciated!

