-
Notifications
You must be signed in to change notification settings - Fork 223
Add Monitor Refresh Rate Changer plugin #685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
48eb97e
541cf15
f9db007
cfb4aec
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| { | ||
|
psycodess marked this conversation as resolved.
|
||
| "ID": "f38c9470-7d31-401e-88ca-06c964bb3fc3", | ||
| "ActionKeyword": "hz", | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
This repository only permits the fields listed in Useful? React with 👍 / 👎. |
||
| "Name": "Monitor Refresh Rate Changer", | ||
| "Description": "Change your monitor refresh rate easily from Flow Launcher", | ||
| "Author": "Musfikur Rhaman Sifat", | ||
| "Version": "1.0.0", | ||
| "Language": "python", | ||
| "Website": "https://github.com/psycodess/hz-plugin", | ||
| "IcoPath": "https://cdn.jsdelivr.net/gh/psycodess/hz-plugin@main/Images/app.png", | ||
| "UrlDownload": "https://github.com/psycodess/hz-plugin/releases/download/v1.0.0/hz-plugin.zip", | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
For this new plugin, the manifest advertises Useful? React with 👍 / 👎. |
||
| "UrlSourceCode": "https://github.com/psycodess/hz-plugin" | ||
| } | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@codex review