mywot / chrome

WOT's Chrome extension
http://www.mywot.com/wiki/Chrome
GNU General Public License v3.0
8 stars 7 forks source link

Remove outdated prefs from prefs.js #158

Open sorgoz opened 11 years ago

sorgoz commented 11 years ago
        search_ignore_1:        false,
        search_ignore_2:        false,
        show_application_1:     true,
        show_application_2:     true,
        warning_level_1:        wot.reputationlevels[4].min - 1,
        warning_level_2:        wot.reputationlevels[4].min - 1,
        warning_type_1:         wot.warningtypes.overlay,
        warning_type_2:         wot.warningtypes.overlay,
        warning_unknown_1:      false,
        warning_unknown_2:      false,

First make sure they are not used on settings page of the website.

Same for Safari.