URL Parser

Parse Your URL

URL Parserคืออะไร?

URL Parser เป็นส่วนขยายของ Chrome ที่พัฒนาโดย daaakunx และคุณลักษณะหลักของมันคือ "Parse Your URL"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย URL Parser

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

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

                        An extension plug-in that is easy to use and fast to parse URLs.
You can copy these main datas of your URL.
You can also enter a custom url for parsing.                    

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

ชื่อ URL Parser URL Parser
ID hdcdndiioaocgliphphofdcaiblbhjem
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/url-parser/hdcdndiioaocgliphphofdcaiblbhjem
คำอธิบาย Parse Your URL
ขนาดไฟล์ 32.11 KB
จำนวนการติดตั้ง 248
เวอร์ชันปัจจุบัน 1.3
อัปเดตครั้งล่าสุด 2022-09-06
วันที่เผยแพร่ 2022-08-21
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา daaakunx
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "URL Parser",
    "version": "1.3",
    "manifest_version": 3,
    "description": "Parse Your URL",
    "icons": {
        "16": "image\/logo.png",
        "128": "image\/logo.png"
    },
    "action": {
        "default_icon": "image\/logo.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}