ur0.cc Chrome Extensions
Create a short URL for ur0.cc with one click.
ur0.cc Chrome Extensionsคืออะไร?
ur0.cc Chrome Extensions เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://narikakun.net และคุณลักษณะหลักของมันคือ "Create a short URL for ur0.cc with one click."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ur0.cc Chrome Extensions
ดาวน์โหลดไฟล์ส่วนขยาย ur0.cc Chrome Extensions ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
You can create a shortened URL with one click. Good place ・ Can be created with one click ・ No advertisement
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ur0.cc Chrome Extensions |
ID | opkochckhaddggppefiojeffdiaeimjm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ur0cc-chrome-extensions/opkochckhaddggppefiojeffdiaeimjm |
คำอธิบาย | Create a short URL for ur0.cc with one click. |
ขนาดไฟล์ | 37.17 KB |
จำนวนการติดตั้ง | 43 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2023-01-03 |
วันที่เผยแพร่ | 2020-01-16 |
ผู้พัฒนา | https://narikakun.net |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://ur0.cc |
URL หน้าช่วยเหลือ | https://docs.google.com/forms/d/e/1FAIpQLSegF2MKkfEAPlyTQ78OVwGbJGie7SVqVnTA83WhdiISb-uXNA/viewform |
URL หน้านโยบายความเป็นส่วนตัว | https://narikakun.net/privacy |
ภาษาที่รองรับ | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_ext_name__", "description": "__MSG_ext_desc__", "version": "1.0.1", "manifest_version": 3, "permissions": [ "activeTab" ], "default_locale": "en", "action": { "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "default_popup": "main.html" } } |