]> git.p6c8.net - policy-templates.git/blobdiff - README.md
SearchBar Policy
[policy-templates.git] / README.md
index 4cc4496757d363e6f684163302e3996b51a92720..5c9515cae86cee1813a29e788ad556cb41b14b2e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -445,3 +445,12 @@ If this policy is set to true,  all data is cleared when Firefox is closed. This
   }
 }
 ```
+### SearchBar
+This policy can be used to determine if the search bar is separate or combined with the URL bar.
+```
+{
+  "policies": {
+    "SearchBar": ["unified", "separate"]
+  }
+}
+```

patrick-canterino.de