Brdr.ly - Create Fancy CSS Shapes
A tool that will help you quickly create fancy CSS shapes easily
Cos'è Brdr.ly - Create Fancy CSS Shapes?
Brdr.ly - Create Fancy CSS Shapes è un'estensione di Chrome sviluppata da Sikriti Dakua, e la sua funzione principale è "A tool that will help you quickly create fancy CSS shapes easily".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Brdr.ly - Create Fancy CSS Shapes
Scarica i file di estensione Brdr.ly - Create Fancy CSS Shapes in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Brdr.ly - Create Fancy CSS Shapes |
ID | eljaimhhnaoagolaliifhgkfpgjfmpcj |
URL Ufficiale | https://chromewebstore.google.com/detail/brdrly-create-fancy-css-s/eljaimhhnaoagolaliifhgkfpgjfmpcj |
Descrizione | A tool that will help you quickly create fancy CSS shapes easily |
Dimensione del File | 134 KB |
Conteggio Installazioni | 59 |
Versione Corrente | 3.0.3 |
Ultimo Aggiornamento | 2023-11-27 |
Data di Pubblicazione | 2020-08-31 |
Sviluppatore | Sikriti Dakua |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/devloop01/borderly/ |
URL della Pagina di Aiuto | https://github.com/devloop01/borderly/ |
Lingue Supportate | 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" } } |