WebSitePulse Test Tools

Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.

WebSitePulse Test Tools란 무엇입니까?

WebSitePulse Test Tools은(는) WebSitePulseAlerts에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations."입니다.

확장 프로그램 스크린샷

screenshot

WebSitePulse Test Tools 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                                            

확장 프로그램 기본 정보

이름 WebSitePulse Test Tools WebSitePulse Test Tools
ID jmphlinomapclbibkncodameebhalcbg
공식 URL https://chromewebstore.google.com/detail/websitepulse-test-tools/jmphlinomapclbibkncodameebhalcbg
설명 Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.
파일 크기 12.08 KB
설치 횟수 512
현재 버전 1.0.1
최근 업데이트 2013-11-20
출시 날짜 2013-11-20
평점 5.00/5 총 5 개의 평점
개발자 WebSitePulseAlerts
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.websitepulse.com/about/privacy-policy
지원되는 언어 en
manifest.json
{
    "browser_action": {
        "default_icon": "barico.png",
        "default_popup": "view.html"
    },
    "description": "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.",
    "icons": {
        "48": "mainico.png"
    },
    "name": "WebSitePulse Test Tools",
    "permissions": [
        "tabs",
        "http:\/\/*.websitepulse.com\/*"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1",
    "manifest_version": 2
}