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
官方網址 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
電子郵箱 [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"
    }
}