Fix readme
This commit is contained in:
parent
b040c652d1
commit
4e439f7f6f
|
@ -33,8 +33,11 @@ set string "adblock:false;" as the user data of the
|
||||||
webkit_web_context_set_web_extensions_initialization_user_data;
|
webkit_web_context_set_web_extensions_initialization_user_data;
|
||||||
|
|
||||||
Runtime:
|
Runtime:
|
||||||
|
|
||||||
g_object_set_data(G_OBJECT(webkitwebpage), "adblock", GINT_TO_POINTER('n'));
|
g_object_set_data(G_OBJECT(webkitwebpage), "adblock", GINT_TO_POINTER('n'));
|
||||||
|
|
||||||
|
in any extension.
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user