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
官方網址 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
電子郵箱 [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"
    ]
}