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”。
扩展截图
下载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 |
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 |
电子邮箱 | [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" } } |