Slugify
Server-Friendly File Names and Well-Formatted URLs. Slugified.
Slugifyคืออะไร?
Slugify เป็นส่วนขยายของ Chrome ที่พัฒนาโดย dragos และคุณลักษณะหลักของมันคือ "Server-Friendly File Names and Well-Formatted URLs. Slugified."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Slugify
ดาวน์โหลดไฟล์ส่วนขยาย Slugify ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Helps convert a title/label into a slug format.
Useful for creating SEO friendly URLs and anchor IDs. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | mhnogneklbhchpeigbeapnpjoicafkam |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/slugify/mhnogneklbhchpeigbeapnpjoicafkam |
| คำอธิบาย | Server-Friendly File Names and Well-Formatted URLs. Slugified. |
| ขนาดไฟล์ | 21.02 KB |
| จำนวนการติดตั้ง | 70 |
| เวอร์ชันปัจจุบัน | 0.0.0.1 |
| อัปเดตครั้งล่าสุด | 2022-06-27 |
| วันที่เผยแพร่ | 2022-06-26 |
| คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
| ผู้พัฒนา | dragos |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Slugify",
"version": "0.0.0.1",
"description": "Server-Friendly File Names and Well-Formatted URLs. Slugified.",
"permissions": [],
"action": {
"default_title": "Server-Friendly File Names and Well-Formatted URLs",
"default_popup": "slugify.html"
},
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png"
},
"manifest_version": 3
} | |