@run-at document-start is working great to apply "theme" CSS to a site before anything renders. Kudos on adding this feature!
I want to allow the user to un-apply the theme, but I can't find any hook into the added CSS. It's not in a <style> block in the page when I view source. Is there any way to hook into the styles added with GM_addStyle() when running at document-start, so I can disable it? Thanks! Matt Kruse -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
