Brdr.ly - Create Fancy CSS Shapes
A tool that will help you quickly create fancy CSS shapes easily
Was ist Brdr.ly - Create Fancy CSS Shapes?
Brdr.ly - Create Fancy CSS Shapes ist eine Chrome-Erweiterung, die von Sikriti Dakua entwickelt wurde, und ihr Hauptmerkmal ist "A tool that will help you quickly create fancy CSS shapes easily".
Erweiterungsscreenshots
Brdr.ly - Create Fancy CSS Shapes-Erweiterungs-CRX-Datei herunterladen
Laden Sie Brdr.ly - Create Fancy CSS Shapes-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | eljaimhhnaoagolaliifhgkfpgjfmpcj |
| Offizielle URL | https://chromewebstore.google.com/detail/brdrly-create-fancy-css-s/eljaimhhnaoagolaliifhgkfpgjfmpcj |
| Beschreibung | A tool that will help you quickly create fancy CSS shapes easily |
| Dateigröße | 134 KB |
| Installationsanzahl | 59 |
| Aktuelle Version | 3.0.3 |
| Letztes Update | 2023-11-27 |
| Veröffentlichungsdatum | 2020-08-31 |
| Entwickler | Sikriti Dakua |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://github.com/devloop01/borderly/ |
| Hilfeseite URL | https://github.com/devloop01/borderly/ |
| Unterstützte Sprachen | 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"
}
} | |