Recommended Posts

Posted

How do i stop an extension that runs at "doc_start" from running on it's own options page?

Have tried the "exclude" setting in the def.json file, but no matter how it's written it won't stop it from running.

Have even tried adding code to check the URL and if it's the GUID for the extension to stop running the script... but somehow it still continues? Makes no sense to me.

PS if I get a reply to this i'll be completely surprised!

Posted

be surprised then 

i have no idea to the answer but as a suggestion could you jut not alter the code so its corrupt - miss something out or something like that - would that stop the extension running or just give an error code

Tony     -  Vivaldi 4 on Windows 10 64Bit
Posted
8 hours ago, Tony said:

could you jut not alter the code so its corrupt 

Tried that as well, but still doesn't work. Doing my head in... and it's possibly one tiny character that i missed.