Skip to content

Commit 745799e

Browse files
authored
Merge pull request #538 from Zephyr-Wach/Zephyr-Wach-patch-1
Add Website Opener plugin entry to plugins manifest
2 parents f90f951 + 7f23a0e commit 745799e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3837,4 +3837,4 @@
38373837
"DateAdded": "2023-09-27T02:43:06Z",
38383838
"LatestReleaseDate": "2025-07-13T14:21:10Z"
38393839
}
3840-
]
3840+
]
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "a3f5d69c8e4b4e23b5e9a223c5b8f0a7",
3+
"Name": "WebsiteOpener",
4+
"Description": "Quickly open and manage frequently visited websites.",
5+
"Author": "zephyr",
6+
"Version": "1.0.0",
7+
"Language": "python",
8+
"Website": "https://github.com/Zephyr-Wach/WebsiteOpener",
9+
"UrlDownload": "https://github.com/Zephyr-Wach/WebsiteOpener/releases/download/v1.0.0/WebsiteOpener.zip",
10+
"UrlSourceCode": "https://github.com/Zephyr-Wach/WebsiteOpener",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/Zephyr-Wach/[email protected]/Images/web.png"
12+
}

0 commit comments

Comments
 (0)