mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-12-31 18:24:27 -06:00
Add 'FireFox ESR' and 'lightshot' Apps to 'application.json' File
This commit is contained in:
parent
5cd75c0ed6
commit
acbc500a75
@ -535,6 +535,14 @@
|
|||||||
"link": "https://www.mozilla.org/en-US/firefox/new/",
|
"link": "https://www.mozilla.org/en-US/firefox/new/",
|
||||||
"winget": "Mozilla.Firefox"
|
"winget": "Mozilla.Firefox"
|
||||||
},
|
},
|
||||||
|
"WPFInstallfirefoxesr": {
|
||||||
|
"category": "Browsers",
|
||||||
|
"choco": "FirefoxESR",
|
||||||
|
"content": "Firefox ESR",
|
||||||
|
"description": "Mozilla Firefox is an open-source web browser known for its customization options, privacy features, and extensions.",
|
||||||
|
"link": "https://www.mozilla.org/en-US/firefox/new/",
|
||||||
|
"winget": "Mozilla.Firefox.ESR"
|
||||||
|
},
|
||||||
"WPFInstallflameshot": {
|
"WPFInstallflameshot": {
|
||||||
"category": "Multimedia Tools",
|
"category": "Multimedia Tools",
|
||||||
"choco": "flameshot",
|
"choco": "flameshot",
|
||||||
@ -543,6 +551,14 @@
|
|||||||
"link": "https://flameshot.org/",
|
"link": "https://flameshot.org/",
|
||||||
"winget": "Flameshot.Flameshot"
|
"winget": "Flameshot.Flameshot"
|
||||||
},
|
},
|
||||||
|
"WPFInstalllightshot": {
|
||||||
|
"category": "Multimedia Tools",
|
||||||
|
"choco": "lightshot",
|
||||||
|
"content": "Lightshot (Screenshots)",
|
||||||
|
"description": "Ligthshot is an Easy-to-use, light-weight screenshot software tool, where you can optionally edit your screenshots using different tools, share them via Internet and/or save to disk, and customize the available options.",
|
||||||
|
"link": "https://app.prntscr.com/",
|
||||||
|
"winget": "Skillbrains.Lightshot"
|
||||||
|
},
|
||||||
"WPFInstallfloorp": {
|
"WPFInstallfloorp": {
|
||||||
"category": "Browsers",
|
"category": "Browsers",
|
||||||
"choco": "na",
|
"choco": "na",
|
||||||
|
Loading…
Reference in New Issue
Block a user