On Wed, Nov 22, 2017 at 4:27 AM, 'Ben' via greasemonkey-users <
[email protected]> wrote:

> How do I have to adjust the script otherwise to be v4.0 compatible?
>

GM_addStyle just does DOM manipulations.  You don't need a special API for
this, just add a <style> node to the document and you're done.

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to