# Mozilla User Preferences

/* Do not edit this file.
 *
 * If you make changes to this file while the application is running,
 * the changes will be overwritten when the application exits.
 *
 * To make a manual change to preferences, you can visit the URL about:config
 */

user_pref("browser.xul.error_pages.enabled", true);
user_pref("devtools.debugger.remote-enabled", true);
user_pref("devtools.inspector.remote", true);
user_pref("font.name.sans-serif.zh-CN", "Microsoft Yahei");
user_pref("full-screen-api.enabled", true);
user_pref("general.useragent.locale", "zh-CN");
user_pref("general.useragent.override", "Mozilla/16.0 (Windows; U; Windows NT 6.1; pl; rv:1.9.1) MainboBrowser 3.0 (.NET CLR 4.0.30319)");
user_pref("gfx.direct3d.last_used_feature_level_idx", 0);
user_pref("plugin.state.nppdf", 0);
user_pref("plugin.state.npvlc", 0);
