Speedster Plugin

This extension will analyze a page using GTmetrix

Wat is Speedster Plugin?

Speedster Plugin is een Chrome-extensie ontwikkeld door Harsh Sikka, en de belangrijkste functie is "This extension will analyze a page using GTmetrix".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Speedster Plugin

Download Speedster Plugin-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Speedster Plugin Speedster Plugin
ID cdeahcokgfofhgnnfejgbgpdbmeecfok
Officiële URL https://chromewebstore.google.com/detail/speedster-plugin/cdeahcokgfofhgnnfejgbgpdbmeecfok
Beschrijving This extension will analyze a page using GTmetrix
Bestandsgrootte 4.63 KB
Aantal Installaties 67
Huidige Versie 1.0
Laatst Bijgewerkt 2016-05-17
Publicatiedatum 2016-05-16
Beoordeling 4.43/5 Totaal 7 Beoordelingen
Ontwikkelaar Harsh Sikka
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}