diff options
Diffstat (limited to 'librewolf/debian/search-config.json')
-rw-r--r-- | librewolf/debian/search-config.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/librewolf/debian/search-config.json b/librewolf/debian/search-config.json new file mode 100644 index 0000000..06be0eb --- /dev/null +++ b/librewolf/debian/search-config.json @@ -0,0 +1,19 @@ +{ + "data": [ + { + "schema": 1619432100208, + "appliesTo": [ + { + "included": { + "everywhere": true + } + } + ], + "webExtension": { + "id": "ddg@search.mozilla.org" + }, + "id": "c0b26c0e-63e6-4235-b2ce-5f16b6a8bf87", + "last_modified": 1619450717295 + } + ] +} |