Skip to main content
Home
X-notifier

Main navigation

  • Home
  • Forums
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Forums
  3. Old forums
  4. X-notifier for Firefox, Chrome, and Safari (deprecated)

detect proxy stop check

By crucify , 12 July 2014

프락시를 검출하면 메일 체크를 중단하는 기능이 필요합니다.

네이버가 말썽이네요.

검출은 어떻게 하면 되는지 찾았는데, 이걸 x notifier 어디에 적용해야 깔끔할지 모르겠네요.

permissions 에 "proxy" 를 추가하고

chrome.proxy.settings.get(

{'incognito': false},

function(config) {

if(config.value.mode != "system") { 검사하지마 }

}

);

이렇게 적용하면 됩니다.

해주세요 ㅎㅎ

 

ps. 몰랐는데 스토어에서 내려간게 벌써 5월이네요.

해명만 잘 하면 다시 올라갈겁니다. 화이팅 ^^

Forums
X-notifier for Firefox, Chrome, and Safari (deprecated)
  • Log in or register to post comments
  • Neo can't see my Yahoo accounts unless I'm logged in
  • X-notifier Neo is back!
  • Default check interval not work
  • Delete X-notifier account
  • Yahoo Mail not working with X-Notifier Neo
More
  • Create new account
  • Reset your password
Powered by Drupal