Brdr.ly - Create Fancy CSS Shapes
A tool that will help you quickly create fancy CSS shapes easily
Apa itu Brdr.ly - Create Fancy CSS Shapes?
Brdr.ly - Create Fancy CSS Shapes adalah ekstensi Chrome yang dikembangkan oleh Sikriti Dakua, dan fitur utamanya adalah "A tool that will help you quickly create fancy CSS shapes easily".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Brdr.ly - Create Fancy CSS Shapes
Unduh file ekstensi Brdr.ly - Create Fancy CSS Shapes dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | Brdr.ly - Create Fancy CSS Shapes |
ID | eljaimhhnaoagolaliifhgkfpgjfmpcj |
URL Resmi | https://chromewebstore.google.com/detail/brdrly-create-fancy-css-s/eljaimhhnaoagolaliifhgkfpgjfmpcj |
Deskripsi | A tool that will help you quickly create fancy CSS shapes easily |
Ukuran File | 134 KB |
Jumlah Instalasi | 59 |
Versi Saat Ini | 3.0.3 |
Terakhir Diperbarui | 2023-11-27 |
Tanggal Publikasi | 2020-08-31 |
Pengembang | Sikriti Dakua |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/devloop01/borderly/ |
URL Halaman Bantuan | https://github.com/devloop01/borderly/ |
Bahasa yang Didukung | 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" } } |