Skip to content

Commit

Permalink
Add 'FireFox ESR' and 'lightshot' Apps to 'application.json' File (#1720
Browse files Browse the repository at this point in the history
)

* Add 'FireFox ESR' and 'lightshot' Apps to 'application.json' File

* Update 'FireFox ESR' description
  • Loading branch information
og-mrk authored Mar 23, 2024
1 parent 28936a4 commit 6edbb0a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions config/applications.json
Original file line number Diff line number Diff line change
Expand Up @@ -535,6 +535,14 @@
"link": "https://www.mozilla.org/en-US/firefox/new/",
"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. Firefox ESR (Extended Support Release) receives major updates every 42 weeks with minor updates such as crash fixes, security fixes and policy updates as needed, but at least every four weeks.",
"link": "https://www.mozilla.org/en-US/firefox/new/",
"winget": "Mozilla.Firefox.ESR"
},
"WPFInstallflameshot": {
"category": "Multimedia Tools",
"choco": "flameshot",
Expand All @@ -543,6 +551,14 @@
"link": "https://flameshot.org/",
"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": {
"category": "Browsers",
"choco": "na",
Expand Down

0 comments on commit 6edbb0a

Please sign in to comment.