gra0007_obsidian-css-inlay-.../manifest.json

15 lines
387 B
JSON
Raw Normal View History

2024-07-18 05:51:26 +00:00
{
2024-07-19 02:57:42 +00:00
"id": "css-inlay-colors",
2024-07-19 02:41:29 +00:00
"name": "CSS Inlay Colors",
2025-12-09 23:37:02 +00:00
"version": "1.4.1",
2024-07-19 02:41:29 +00:00
"minAppVersion": "0.15.0",
2024-07-19 04:15:15 +00:00
"description": "Show inline color hints for CSS colors",
2024-07-19 02:41:29 +00:00
"author": "Benji Grant",
"authorUrl": "https://bengrant.dev",
"fundingUrl": {
"Ko-fi": "https://ko-fi.com/benpai",
"GitHub Sponsor": "https://github.com/sponsors/GRA0007"
},
"isDesktopOnly": false
2024-07-18 05:51:26 +00:00
}