summaryrefslogtreecommitdiffstats
path: root/browser/components/newtab/content-src/asrouter/schemas/corpus/ReachExperiments.messages.json
blob: 1ccfefe478e045da57d28044083abbeefed8705a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
  {
    "trigger": {
      "id": "defaultBrowserCheck"
    },
    "targeting": "source == 'startup' && !isMajorUpgrade && !activeNotifications && totalBookmarksCount == 5"
  },
  {
    "groups": ["eco"],
    "trigger": {
      "id": "defaultBrowserCheck"
    },
    "targeting": "source == 'startup' && !isMajorUpgrade && !activeNotifications && totalBookmarksCount == 5"
  }
]