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
电子邮箱 [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"
    ]
}