Brdr.ly - Create Fancy CSS Shapes

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

Brdr.ly - Create Fancy CSS Shapesとは何ですか?

Brdr.ly - Create Fancy CSS ShapesはSikriti Dakuaによって開発されたChromeの拡張機能で、その主な機能は「A tool that will help you quickly create fancy CSS shapes easily」です。

拡張機能のスクリーンショット

screenshot
screenshot

Brdr.ly - Create Fancy CSS Shapes拡張機能のCRXファイルをダウンロード

Brdr.ly - Create Fancy CSS Shapes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Brdr.ly - Create Fancy CSS Shapes Brdr.ly - Create Fancy CSS Shapes
ID eljaimhhnaoagolaliifhgkfpgjfmpcj
公式URL https://chromewebstore.google.com/detail/brdrly-create-fancy-css-s/eljaimhhnaoagolaliifhgkfpgjfmpcj
説明 A tool that will help you quickly create fancy CSS shapes easily
ファイルサイズ 134 KB
インストール数 59
現在のバージョン 3.0.3
最終更新日 2023-11-27
公開日 2020-08-31
開発者 Sikriti Dakua
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/devloop01/borderly/
ヘルプページのURL https://github.com/devloop01/borderly/
対応言語 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"
    }
}