Brdr.ly - Create Fancy CSS Shapes

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

Brdr.ly - Create Fancy CSS Shapes là gì?

Brdr.ly - Create Fancy CSS Shapes là một tiện ích mở rộng Chrome được phát triển bởi Sikriti Dakua, và tính năng chính của nó là "A tool that will help you quickly create fancy CSS shapes easily".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Brdr.ly - Create Fancy CSS Shapes

Tải xuống các tệp mở rộng Brdr.ly - Create Fancy CSS Shapes dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Brdr.ly - Create Fancy CSS Shapes Brdr.ly - Create Fancy CSS Shapes
ID eljaimhhnaoagolaliifhgkfpgjfmpcj
URL Chính Thức https://chromewebstore.google.com/detail/brdrly-create-fancy-css-s/eljaimhhnaoagolaliifhgkfpgjfmpcj
Mô tả A tool that will help you quickly create fancy CSS shapes easily
Kích Thước Tệp 134 KB
Số Lần Cài Đặt 59
Phiên Bản Hiện Tại 3.0.3
Cập Nhật Lần Cuối 2023-11-27
Ngày Phát Hành 2020-08-31
Nhà Phát Triển Sikriti Dakua
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/devloop01/borderly/
URL Trang Trợ Giúp https://github.com/devloop01/borderly/
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}