TestInSeconds Express

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

ما هو TestInSeconds Express؟

TestInSeconds Express هو إضافة Chrome تم تطويرها بواسطة Computer Aid, Inc.، والميزة الرئيسية لها هي "Check a web page for typos, dead links, performance problems, and take cross-browser screenshots, all with a single click!".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة TestInSeconds Express

قم بتنزيل ملفات الامتداد TestInSeconds Express بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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!                    

معلومات أساسية عن التمديد

الاسم TestInSeconds Express TestInSeconds Express
ID gdfhfgjoaflidflnojohaelbdgfagjnc
عنوان URL الرسمي https://chrome.google.com/webstore/detail/testinseconds-express/gdfhfgjoaflidflnojohaelbdgfagjnc
الوصف Check a web page for typos, dead links, performance problems, and take cross-browser screenshots, all with a single click!
حجم الملف 212 KB
عدد التثبيتات 25
النسخة الحالية 1.1
آخر تحديث 2014-10-09
تاريخ النشر 2014-10-09
المطور Computer Aid, Inc.
نوع الدفع free
اللغات المدعومة 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"
    }
}