Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

IpProtocols의 버전 기록 - 10개 버전

IpProtocols 제작자: jisse44

5점 만점에 3.1점
3.1 / 5
5
6
4
1
3
2
2
3
1
4
IpProtocols의 버전 기록 - 10개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 1.2.1resigned1

    2024년 4월 25일에 출시 - 192.87 KB
    firefox 54.0 이상, android 54.0 ~ 68.*에서 작동

    GNU General Public License v2.0 only에 따라 릴리스된 소스 코드

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 1.2.0

    2018년 3월 10일에 출시 - 187.73 KB
    firefox 54.0 이상, android 54.0 ~ 68.*에서 작동
    - upgrade Jto Query 3

    GNU General Public License v2.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.4

    2018년 2월 1일에 출시 - 139.26 KB
    firefox 54.0 이상, android 54.0 ~ 68.*에서 작동
    - FFx 58 compatibility
    - Fix options window blinking

    GNU General Public License v2.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.3

    2018년 1월 29일에 출시 - 138.66 KB
    firefox 54.0 이상, android 54.0 ~ 68.*에서 작동
    Add Firefox 58 compatibility

    GNU General Public License v2.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.2

    2017년 9월 27일에 출시 - 139.29 KB
    firefox 54.0 이상, android 54.0 ~ 68.*에서 작동
    - Removal of unused functions
    - Add '<pre>' to HTML blacklist elements
    - Remove GitHub link at setup. Now in the addon Preferences</pre>

    GNU General Public License v2.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.1

    2017년 9월 26일에 출시 - 139.39 KB
    firefox 54.0 이상, android 54.0 ~ 68.*에서 작동
    - Add "display:inline;" for recognized IP <div>
    - Add 2 custom commands: 'ext+ipprotocols-custom1' and 'ext+ipprotocols-custom2' handlers</div>

    GNU General Public License v2.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.0

    2017년 9월 25일에 출시 - 137.87 KB
    firefox 54.0 이상, android 54.0 ~ 68.*에서 작동
    - Add Protocol Handlers in manifest.json (https://developer.mozilla.org/fr/Add-ons/WebExtensions/manifest.json/protocol_handlers)
    - Changes 'ipprotocols-XXX' into 'ext+ipprotocols-XXX'
    - Improve IP recognition (multiple IP in one line)

    GNU General Public License v2.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.2

    2017년 9월 22일에 출시 - 137.7 KB
    firefox 54.0 이상, android 54.0 ~ 68.*에서 작동

    GNU General Public License v2.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.1

    2017년 9월 22일에 출시 - 136.4 KB
    firefox 54.0 이상, android 54.0 ~ 68.*에서 작동

    GNU General Public License v2.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0

    2017년 9월 7일에 출시 - 136.27 KB
    firefox 54.0 이상에서 작동
    Due to new policy of Web Extensions, some class, components or actions are not available anymore.
    In old IPProtocols, programs were launched with 'nsIProcess' component
    ( Components.classes["@mozilla.org/process/util;1"].createInstance(Components.interfaces.nsIProcess); )

    This component is now replaced by 'Native Messaging', which, as you can see here: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Native_messaging
    is very complicated and restrictive to put in place.



    So I decided to use Network Protocol Handler from Firefox and one simple script instead.

    When you click on recognised IP and, for example, VNC protocol, the extension is trying to open
    a custom protocol uri: "ipprotocol-vnc://ip_address".

    So you had to set this booleans values to FALSE in Firefox 'about:config' menu: (FIGURE 02: https://github.com/jisse44/ipprotocols/blob/master/02-Firefox-about_config.png)

    - network.protocol-handler.expose.ipprotocols-vnc
    - network.protocol-handler.expose.ipprotocols-rdp
    - network.protocol-handler.expose.ipprotocols-ssh
    - network.protocol-handler.expose.ipprotocols-telnet
    - network.protocol-handler.expose.ipprotocols-ping
    - network.protocol-handler.expose.ipprotocols-nmap


    In 'about:preferences#applications', you had to associate your bash/batch script to the new protocols. (FIGURE 04: https://github.com/jisse44/ipprotocols/blob/master/04-Firefox-about_preferences_applications.png)
    You can also do this by clicking on the different protocols offered when you click on an IP. (FIGURE 03: https://github.com/jisse44/ipprotocols/blob/master/03-Firefox-protocol-handler.png)

    GNU General Public License v2.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.