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
公式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
Eメール [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
}