1
0
mirror of https://github.com/nileshtrivedi/better synced 2025-06-27 09:03:11 +02:00

Add suggestion to use DuckDuckGo instead of Google

This commit is contained in:
Revath S Kumar
2020-08-14 16:35:22 +05:30
committed by GitHub
parent 98adce2558
commit 381c7d09ed

View File

@@ -103,5 +103,15 @@
"desc": "switching.software recommends GetTogether as a better alternatives to MeetUp.com" "desc": "switching.software recommends GetTogether as a better alternatives to MeetUp.com"
} }
] ]
},
{
"urlPattern": "https?://(www.)?google.co(m|.in)",
"alternatives": [
{
"url": "https://duckduckgo.com",
"name": "DuckDuckGo",
"desc": "An internet search engine that emphasizes protecting searchers' privacy"
}
]
} }
] ]