Speedster Plugin

This extension will analyze a page using GTmetrix

Speedster Pluginคืออะไร?

Speedster Plugin เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Harsh Sikka และคุณลักษณะหลักของมันคือ "This extension will analyze a page using GTmetrix"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Speedster Plugin

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}