mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Add Privacy Redirect for Safari extension (#669)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
fb800182e4
commit
9b330987b3
1 changed files with 20 additions and 0 deletions
|
@ -8645,6 +8645,26 @@
|
||||||
"languages": [
|
"languages": [
|
||||||
"swift"
|
"swift"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"short_description": "Redirect Twitter, YouTube, Reddit, Google Maps, Google Search, and Google Translate to privacy friendly alternatives.",
|
||||||
|
"categories": [
|
||||||
|
"extensions",
|
||||||
|
"browser",
|
||||||
|
"security"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/smmr-software/privacy-redirect-safari",
|
||||||
|
"title": "Privacy Redirect for Safari",
|
||||||
|
"icon_url": "https://raw.githubusercontent.com/smmr-software/privacy-redirect-safari/main/Privacy%20Redirect%20for%20Safari%20Extension/assets/images/full/icon1024.png",
|
||||||
|
"screenshots": [
|
||||||
|
"https://raw.githubusercontent.com/smmr-software/privacy-redirect-safari/main/assets/final/1.jpg",
|
||||||
|
"https://raw.githubusercontent.com/smmr-software/privacy-redirect-safari/main/assets/final/2.jpg",
|
||||||
|
"https://raw.githubusercontent.com/smmr-software/privacy-redirect-safari/main/assets/final/3.jpg"
|
||||||
|
],
|
||||||
|
"official_site": "",
|
||||||
|
"languages": [
|
||||||
|
"swift",
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"short_description": "Discover and listen to music from Hype Machine.",
|
"short_description": "Discover and listen to music from Hype Machine.",
|
||||||
|
|
Loading…
Reference in a new issue