Admin tools

Whois, Port checker, Reverse IP

Admin tools란 무엇입니까?

Admin tools은(는) FreeMedian에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Whois, Port checker, Reverse IP"입니다.

확장 프로그램 스크린샷

screenshot

Admin tools 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        IP Info, Domain Whois, Check Port, Ping, Reverse IP                    

확장 프로그램 기본 정보

이름 Admin tools Admin tools
ID ngednhgpggnkpgeajmaijmmlghmbfiep
공식 URL https://chromewebstore.google.com/detail/admin-tools/ngednhgpggnkpgeajmaijmmlghmbfiep
설명 Whois, Port checker, Reverse IP
파일 크기 62.79 KB
설치 횟수 2,291
현재 버전 3.4
최근 업데이트 2017-01-29
출시 날짜 2017-01-28
평점 5.00/5 총 1 개의 평점
개발자 FreeMedian
결제 유형 free
확장 프로그램 웹 사이트 https://www.admin.md/
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Admin tools",
    "description": "Whois, Port checker, Reverse IP",
    "version": "3.4",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "Admin tools",
        "default_icon": "resources\/icons\/icon_admin_small.png",
        "default_popup": "resources\/views\/window.html"
    },
    "icons": {
        "16": "resources\/icons\/icon_admin_small.png",
        "128": "resources\/icons\/icon_admin_big.png"
    },
    "permissions": [
        "tabs",
        ""
    ],
    "content_scripts": []
}