Brdr.ly - Create Fancy CSS Shapes

A tool that will help you quickly create fancy CSS shapes easily

Wat is Brdr.ly - Create Fancy CSS Shapes?

Brdr.ly - Create Fancy CSS Shapes is een Chrome-extensie ontwikkeld door Sikriti Dakua, en de belangrijkste functie is "A tool that will help you quickly create fancy CSS shapes easily".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Brdr.ly - Create Fancy CSS Shapes

Download Brdr.ly - Create Fancy CSS Shapes-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Brdr.ly - Create Fancy CSS Shapes Brdr.ly - Create Fancy CSS Shapes
ID eljaimhhnaoagolaliifhgkfpgjfmpcj
Officiële URL https://chromewebstore.google.com/detail/brdrly-create-fancy-css-s/eljaimhhnaoagolaliifhgkfpgjfmpcj
Beschrijving A tool that will help you quickly create fancy CSS shapes easily
Bestandsgrootte 134 KB
Aantal Installaties 59
Huidige Versie 3.0.3
Laatst Bijgewerkt 2023-11-27
Publicatiedatum 2020-08-31
Ontwikkelaar Sikriti Dakua
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/devloop01/borderly/
Help Pagina-URL https://github.com/devloop01/borderly/
Ondersteunde Talen 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"
    }
}