2020-08-02 19:34:43 +02:00
|
|
|
[
|
2020-08-05 08:23:21 +02:00
|
|
|
{
|
|
|
|
"urlPattern": "https?:\/\/(www.)?google.com\/chrome",
|
|
|
|
"alternatives": [
|
|
|
|
{
|
|
|
|
"url": "https://mozilla.com",
|
|
|
|
"name": "Mozilla Firefox",
|
|
|
|
"desc": "Firefox is open source, backed by the Mozilla Foundation"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://brave.org",
|
|
|
|
"name": "Brave Browser",
|
|
|
|
"desc": "Brave is open source, new-generation browser."
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"urlPattern": "https?:\/\/(www.)?slack.com",
|
|
|
|
"alternatives": [
|
|
|
|
{
|
|
|
|
"url": "https://matrix.org",
|
|
|
|
"name": "Matrix / Element",
|
|
|
|
"desc": "An open network for secure, decentralized communication"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2020-08-02 19:34:43 +02:00
|
|
|
]
|