Webpage Speed Test Tool

Find out load speed of your website

Webpage Speed Test Toolคืออะไร?

Webpage Speed Test Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://small-seo-tools.zuumsoft.com และคุณลักษณะหลักของมันคือ "Find out load speed of your website"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Webpage Speed Test Tool

ดาวน์โหลดไฟล์ส่วนขยาย Webpage Speed Test Tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Today search engines take website speed as ranking factor so keeping site load times as low as possible can affect website rankings. 

How to use this tool?
1- Click extension icon.
2- This will open online tool's page.
3- Enter website address.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Webpage Speed Test Tool Webpage Speed Test Tool
ID oiodkfkgcmaelpigncmndolalddkdjna
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/webpage-speed-test-tool/oiodkfkgcmaelpigncmndolalddkdjna
คำอธิบาย Find out load speed of your website
ขนาดไฟล์ 25.82 KB
จำนวนการติดตั้ง 1,599
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2020-07-21
วันที่เผยแพร่ 2020-07-21
ผู้พัฒนา https://small-seo-tools.zuumsoft.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://small-seo-tools.zuumsoft.com/tool/webpage-speed-test-tool/
URL หน้านโยบายความเป็นส่วนตัว https://small-seo-tools.zuumsoft.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Webpage Speed Test Tool",
    "default_locale": "en",
    "description": "Find out load speed of your website",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "1.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}