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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}