Skip to content

Commit

Permalink
Add new plugin One-time Password (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
GoodbyeNJN authored Jan 19, 2024
1 parent 39836fc commit fc860fa
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -2019,5 +2019,19 @@
"Tested": true,
"DateAdded": "2024-01-12T14:23:37Z",
"LatestReleaseDate": "2024-01-17T13:15:13Z"
},
{
"ID": "EAE9772F43F949CAB65F826300C5AD3C",
"Name": "One-time Password",
"Description": "Manage and generate time-based one-time passwords",
"Author": "GoodbyeNJN",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://github.com/GoodbyeNJN/Flow.Launcher.Plugin.OneTimePassword",
"UrlDownload": "https://github.com/GoodbyeNJN/Flow.Launcher.Plugin.OneTimePassword/releases/download/v1.0.0/Flow.Launcher.Plugin.OneTimePassword.zip",
"UrlSourceCode": "https://github.com/GoodbyeNJN/Flow.Launcher.Plugin.OneTimePassword/tree/main",
"IcoPath": "https://cdn.jsdelivr.net/gh/GoodbyeNJN/Flow.Launcher.Plugin.OneTimePassword@main/Images/app.png",
"DateAdded": "2024-01-10T18:43:13Z",
"LatestReleaseDate": "2024-01-10T18:49:57Z"
}
]
]

0 comments on commit fc860fa

Please sign in to comment.