Speedster Plugin

This extension will analyze a page using GTmetrix

Speedster Pluginとは何ですか?

Speedster PluginはHarsh Sikkaによって開発されたChromeの拡張機能で、その主な機能は「This extension will analyze a page using GTmetrix」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Speedster Plugin拡張機能のCRXファイルをダウンロード

Speedster Plugin拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        You want to keep your sites loading fast, so your users don't get bored. But how do you check, quickly? That is precisely what Speedster does for you. Using GTmetrix's awesome speed clocking service, you can instantly see how fast your site is loading based on a variety of metrix. Follow through to the GTmetrix main site from the extension, and you can get tips and tricks for how to optimize it! 

Thanks for downloading, and if you do enjoy it please drop a rating! Also, let me know about any possible improvements or other feedback you may have. More cool stuff on the way!                    

拡張機能の基本情報

名前 Speedster Plugin Speedster Plugin
ID cdeahcokgfofhgnnfejgbgpdbmeecfok
公式URL https://chromewebstore.google.com/detail/speedster-plugin/cdeahcokgfofhgnnfejgbgpdbmeecfok
説明 This extension will analyze a page using GTmetrix
ファイルサイズ 4.63 KB
インストール数 67
現在のバージョン 1.0
最終更新日 2016-05-17
公開日 2016-05-16
評価 4.43/5 合計 7 レビュー
開発者 Harsh Sikka
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Speedster Plugin",
    "description": "This extension will analyze a page using GTmetrix",
    "version": "1.0",
    "browser_action": {
        "default_icon": "SpeedsterIcon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}