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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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/ |
عنوان صفحة المساعدة | 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" } } |