Brdr.ly - Create Fancy CSS Shapes
A tool that will help you quickly create fancy CSS shapes easily
Hvad er Brdr.ly - Create Fancy CSS Shapes?
Brdr.ly - Create Fancy CSS Shapes er en Chrome-udvidelse udviklet af Sikriti Dakua, og dens hovedfunktion er "A tool that will help you quickly create fancy CSS shapes easily".
Udvidelsesskærmbilleder
Download Brdr.ly - Create Fancy CSS Shapes-udvidelses-CRX-fil
Download Brdr.ly - Create Fancy CSS Shapes-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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 Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | eljaimhhnaoagolaliifhgkfpgjfmpcj |
| Officiel URL | https://chromewebstore.google.com/detail/brdrly-create-fancy-css-s/eljaimhhnaoagolaliifhgkfpgjfmpcj |
| Beskrivelse | A tool that will help you quickly create fancy CSS shapes easily |
| Filstørrelse | 134 KB |
| Antal Installationer | 59 |
| Nuværende Version | 3.0.3 |
| Senest Opdateret | 2023-11-27 |
| Udgivelsesdato | 2020-08-31 |
| Udvikler | Sikriti Dakua |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://github.com/devloop01/borderly/ |
| Hjælpeside-URL | https://github.com/devloop01/borderly/ |
| Understøttede Sprog | 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"
}
} | |