Seems only that really only certain parts of the extensions are disabled.
From quick and marginally unreliable testing, I'd say that the extension reference is destroyed, but content_scripts were already loaded before this and stored elsewhere (being that they're run as User Scripts), and still, for the most part, work.
This means all toolstrips, background pages, pageactions, and id (meaning, you can't access resources in your extensions directory) are unloaded. But content scripts were loaded elsewhere and aren't effected.
Although the entire reference couldn't have been unloaded, as chrome://extentions/ shows everything.


LinkBack URL
About LinkBacks



Reply With Quote
