TestInSeconds Express

Check a web page for typos, dead links, performance problems, and take cross-browser screenshots, all with a single click!

Wat is TestInSeconds Express?

TestInSeconds Express is een Chrome-extensie ontwikkeld door Computer Aid, Inc., en de belangrijkste functie is "Check a web page for typos, dead links, performance problems, and take cross-browser screenshots, all with a single click!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie TestInSeconds Express

Download TestInSeconds Express-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

                        TestInSeconds makes testing your websites easier than ever by checking your pages for broken links, typos, cross-browser inconsistences and more. This Chrome extension allows you to check for all these things with a single click!                    

Basisinformatie over de Extensie

Naam TestInSeconds Express TestInSeconds Express
ID gdfhfgjoaflidflnojohaelbdgfagjnc
Officiële URL https://chrome.google.com/webstore/detail/testinseconds-express/gdfhfgjoaflidflnojohaelbdgfagjnc
Beschrijving Check a web page for typos, dead links, performance problems, and take cross-browser screenshots, all with a single click!
Bestandsgrootte 212 KB
Aantal Installaties 25
Huidige Versie 1.1
Laatst Bijgewerkt 2014-10-09
Publicatiedatum 2014-10-09
Ontwikkelaar Computer Aid, Inc.
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TestInSeconds Express",
    "description": "Check a web page for typos, dead links, performance problems, and take cross-browser screenshots, all with a single click!",
    "version": "1.1",
    "icons": {
        "128": "img\/icon.png"
    },
    "permissions": [
        "storage",
        "tabs",
        "https:\/\/account.testinseconds.com\/"
    ],
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    }
}