1.) Assume I use in an old GM script from v3 only

GM_addStyle()  statements:

So no other GM_......() functions are used.

How can I most easily rewrite these scripts/statements for GM v4?


2.) For the jQuery statements in old GM v3 scripts I used so far:

// @require         http://code.jquery.com/jquery-latest.js
.....
$("........");

Are these jQuery statements accepted without changes in GM v4?

Ben

-- 
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 greasemonkey-users+unsubscr...@googlegroups.com.
To post to this group, send email to greasemonkey-users@googlegroups.com.
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