Browse Source

fix

pull/1/head
10sr 12 years ago
parent
commit
17d31282c1
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      _keysnail.js

+ 1
- 2
_keysnail.js View File

@@ -192,12 +192,11 @@ ext.add('my-setpref', function(){
"extensions.tabutils.styles.unread":"{\"bold\":false,\"italic\":false,\"underline\":false,\"strikethrough\":false,\"color\":true,\"colorCode\":\"#CC0000\",\"bgColor\":false,\"bgColorCode\":\"undefined\",\"outline\":false,\"outlineColorCode\":\"undefined\"}",
"extensions.yass.edgetype":0,
"extensions.yass.selectedpreset":"red",
"refcontrol.actions":"@DEFAULT=@FORGE www.heartrails.com=@NORMAL www.pixiv.net=@NORMAL",
"font.default.x-western":"sans-serif",
"general.warnOnAboutConfig":false,
"keyword.URL":"http://www.bing.com/search?q=",
"network.dns.disableIPv6":true,
"refcontrol.actions":"@DEFAULT=@FORGE",
"refcontrol.actions":"@DEFAULT=@FORGE www.heartrails.com=@NORMAL www.pixiv.net=@NORMAL",
"scrapbook.tabs.open":true
}
);


Loading…
Cancel
Save