Binary file not shown.
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 43 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
@@ -1,5 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 196 196">
|
||||
<rect width="196" height="196" rx="20" fill="#1a1a2e"/>
|
||||
<g transform="translate(44, 44) scale(0.212)">
|
||||
<g>
|
||||
<path style="fill:#FFFFFF;" d="M309.189,253.5c7.8,0,14.1-6.3,14.1-14.1V42.3c0-7.8-6.3-14.1-14.1-14.1h-227.1 c-7.8,0-14.1,6.3-14.1,14.1v197.1c0,7.8,6.3,14.1,14.1,14.1L309.189,253.5L309.189,253.5z"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
+4
-9
@@ -3,12 +3,11 @@
|
||||
"Author": "mars3142",
|
||||
"Name": "mars3142 Collection",
|
||||
"Description": "A collection of plugins by mars3142.",
|
||||
"Icon": "assets/icons/icon.svg",
|
||||
"Icon": "assets/icons/icon.png",
|
||||
"Category": "mars3142",
|
||||
"CategoryIcon": "assets/icons/icon.svg",
|
||||
"CategoryIcon": "assets/icons/icon.png",
|
||||
"CodePath": "plugin/app.html",
|
||||
"Type": "JavaScript",
|
||||
"SupportedInMultiActions": false,
|
||||
"PrivateAPI": true,
|
||||
"UUID": "dev.mars3142.ulanzideck.collection",
|
||||
"Actions": [
|
||||
@@ -16,7 +15,6 @@
|
||||
"Name": "Petrol Watch",
|
||||
"Icon": "assets/icons/petrol.svg",
|
||||
"PropertyInspectorPath": "property-inspector/petrol/inspector.html",
|
||||
"state": 0,
|
||||
"States": [
|
||||
{
|
||||
"Name": "Default",
|
||||
@@ -24,14 +22,12 @@
|
||||
}
|
||||
],
|
||||
"Tooltip": "Monitors petrol prices from a configured URL",
|
||||
"UUID": "dev.mars3142.ulanzideck.collection.petrol",
|
||||
"SupportedInMultiActions": false
|
||||
"UUID": "dev.mars3142.ulanzideck.collection.petrol"
|
||||
},
|
||||
{
|
||||
"Name": "Copilot Usage",
|
||||
"Icon": "assets/icons/copilot.png",
|
||||
"PropertyInspectorPath": "property-inspector/copilot/inspector.html",
|
||||
"state": 0,
|
||||
"States": [
|
||||
{
|
||||
"Name": "Default",
|
||||
@@ -39,8 +35,7 @@
|
||||
}
|
||||
],
|
||||
"Tooltip": "Displays GitHub Copilot usage percentage as a gauge",
|
||||
"UUID": "dev.mars3142.ulanzideck.collection.copilot",
|
||||
"SupportedInMultiActions": false
|
||||
"UUID": "dev.mars3142.ulanzideck.collection.copilot"
|
||||
}
|
||||
],
|
||||
"OS": [
|
||||
|
||||
Reference in New Issue
Block a user