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文件

下載WebSitePulse Test Tools擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                                            

擴展基本資訊

名稱 WebSitePulse Test Tools WebSitePulse Test Tools
ID jmphlinomapclbibkncodameebhalcbg
官方網址 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
}