mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Is It Private (#614)
* Add Is It Private * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
09a0744a39
commit
c918197946
1 changed files with 16 additions and 0 deletions
|
@ -8184,6 +8184,22 @@
|
|||
"objective_c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "A Safari Extension providing a toolbar icon that changes its visual appearance if Private Browsing is enabled.",
|
||||
"categories": [
|
||||
"extensions"
|
||||
],
|
||||
"repo_url": "https://github.com/ffittschen/IsItPrivate",
|
||||
"title": "Is It Private?",
|
||||
"icon_url": "https://github.com/ffittschen/IsItPrivate/raw/master/Assets/AppIcon.png",
|
||||
"screenshots": [
|
||||
"https://github.com/ffittschen/IsItPrivate/raw/master/Assets/Screenshot.png"
|
||||
],
|
||||
"official_site": "https://florian.codes/projects/is-it-private/",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "An ultra-light MacOS utility that helps hide menu bar icons",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue