summaryrefslogtreecommitdiffstats
path: root/scripts/firstrun/10-firefox
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/firstrun/10-firefox')
-rw-r--r--scripts/firstrun/10-firefox/search-metadata.json39
1 files changed, 39 insertions, 0 deletions
diff --git a/scripts/firstrun/10-firefox/search-metadata.json b/scripts/firstrun/10-firefox/search-metadata.json
new file mode 100644
index 0000000..796ac1b
--- /dev/null
+++ b/scripts/firstrun/10-firefox/search-metadata.json
@@ -0,0 +1,39 @@
+{
+ "[app]/duckduckgo.xml": {
+ "alias": "ddg",
+ "order": 1
+ },
+ "[app]/google.xml": {
+ "alias": "g",
+ "order": 2
+ },
+ "[app]/wikipedia.xml": {
+ "alias": "we",
+ "order": 3
+ },
+ "[app]/amazondotcom.xml": {
+ "alias": null,
+ "hidden": true,
+ "order": 4
+ },
+ "[app]/bing.xml": {
+ "alias": null,
+ "hidden": true,
+ "order": 5
+ },
+ "[app]/eBay.xml": {
+ "alias": null,
+ "hidden": true,
+ "order": 6
+ },
+ "[app]/twitter.xml": {
+ "alias": null,
+ "hidden": true,
+ "order": 7
+ },
+ "[app]/yahoo.xml": {
+ "alias": null,
+ "hidden": true,
+ "order": 8
+ }
+}