WebSitePulse Test Tools
Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.
ما هو WebSitePulse Test Tools؟
WebSitePulse Test Tools هو إضافة Chrome تم تطويرها بواسطة WebSitePulseAlerts، والميزة الرئيسية لها هي "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة WebSitePulse Test Tools
قم بتنزيل ملفات الامتداد WebSitePulse Test Tools بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
معلومات أساسية عن التمديد
الاسم | |
ID | jmphlinomapclbibkncodameebhalcbg |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/websitepulse-test-tools/jmphlinomapclbibkncodameebhalcbg |
الوصف | Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations. |
حجم الملف | 12.08 KB |
عدد التثبيتات | 512 |
النسخة الحالية | 1.0.1 |
آخر تحديث | 2013-11-20 |
تاريخ النشر | 2013-11-20 |
تقييم | 5.00/5 مجموع تقييمات 5 |
المطور | WebSitePulseAlerts |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://www.websitepulse.com/about/privacy-policy |
اللغات المدعومة | en |
manifest.json | |
{ "browser_action": { "default_icon": "barico.png", "default_popup": "view.html" }, "description": "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.", "icons": { "48": "mainico.png" }, "name": "WebSitePulse Test Tools", "permissions": [ "tabs", "http:\/\/*.websitepulse.com\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1", "manifest_version": 2 } |