Brdr.ly - Create Fancy CSS Shapes

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

What is Brdr.ly - Create Fancy CSS Shapes?

Brdr.ly - Create Fancy CSS Shapes is a Chrome extension developed by Sikriti Dakua, and its main feature is "A tool that will help you quickly create fancy CSS shapes easily".

Extension Screenshots

screenshot
screenshot

Download Brdr.ly - Create Fancy CSS Shapes Extension CRX File

Download Brdr.ly - Create Fancy CSS Shapes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Brdr.ly - Create Fancy CSS Shapes Brdr.ly - Create Fancy CSS Shapes
ID eljaimhhnaoagolaliifhgkfpgjfmpcj
Official URL https://chromewebstore.google.com/detail/brdrly-create-fancy-css-s/eljaimhhnaoagolaliifhgkfpgjfmpcj
Description A tool that will help you quickly create fancy CSS shapes easily
File Size 134 KB
Installation Count 59
Current Version 3.0.3
Last Updated 2023-11-27
Publish Date 2020-08-31
Developer Sikriti Dakua
Email [email protected]
Payment Type free
Extension Website https://github.com/devloop01/borderly/
Help Page URL https://github.com/devloop01/borderly/
Supported Languages 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"
    }
}