Hi,

Le mardi 02 janvier 2007 à 00:47 +0100, Jaime Frutos Morales a écrit :
> Is there any way to add/change values to about:config from out of the
> about:config page? I mean, using an extension or from the command line.

You can add a user-prefs.js file in ~/.gnome2/epiphany/mozilla/epiphany
which will be read at startup and inserted into the prefs (you can
delete it afterwards).

>From code, there's nsIPrefBranch which you can use in an extension
written in C/C++; that's not exposed to python though.

Regards,
        Christian

_______________________________________________
epiphany-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/epiphany-list

Reply via email to