Комбинатор
по ссылке что я дал, есть описание процесса отключения автоапдейта у этого плагина, так что можно и не удалять, а поправить строку в about
:config
Цитата:
* Start Firefox/Thunderbird/Mozilla normally, wait for about two minutes and disable the update checks then in Tools -> SwitchProxy -> Preferences (see this comment). * Start Firefox/Mozilla in "Safe Mode", enter about:config into the location bar, search for switchproxy.update.notify and set it to false. * Add the following line to the file user.js (advanced users only - alternatively see this comment): Code: user_pref("switchproxy.update.notify", false);
|