Brdr.ly - Create Fancy CSS Shapes
A tool that will help you quickly create fancy CSS shapes easily
Brdr.ly - Create Fancy CSS Shapesคืออะไร?
Brdr.ly - Create Fancy CSS Shapes เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Sikriti Dakua และคุณลักษณะหลักของมันคือ "A tool that will help you quickly create fancy CSS shapes easily"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Brdr.ly - Create Fancy CSS Shapes
ดาวน์โหลดไฟล์ส่วนขยาย Brdr.ly - Create Fancy CSS Shapes ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A simple yet functional random radius generator. Create random shapes/blobs using the CSS border radius property. If not satisfied create your own shapes using the editor (kindof) Features - Quick copy - Easy UI - Dark Mode
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Brdr.ly - Create Fancy CSS Shapes |
ID | eljaimhhnaoagolaliifhgkfpgjfmpcj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/brdrly-create-fancy-css-s/eljaimhhnaoagolaliifhgkfpgjfmpcj |
คำอธิบาย | A tool that will help you quickly create fancy CSS shapes easily |
ขนาดไฟล์ | 134 KB |
จำนวนการติดตั้ง | 59 |
เวอร์ชันปัจจุบัน | 3.0.3 |
อัปเดตครั้งล่าสุด | 2023-11-27 |
วันที่เผยแพร่ | 2020-08-31 |
ผู้พัฒนา | Sikriti Dakua |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/devloop01/borderly/ |
URL หน้าช่วยเหลือ | https://github.com/devloop01/borderly/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Brdr.ly - Create Fancy CSS Shapes", "description": "A tool that will help you quickly create fancy CSS shapes easily", "version": "3.0.3", "manifest_version": 3, "icons": { "64": "icons\/icon-64.png", "128": "icons\/icon-128.png", "256": "icons\/icon-256.png" }, "action": { "default_popup": "src\/pages\/popup\/popup.html" } } |