tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

ReachExperiments.messages.json (380B)


      1 [
      2  {
      3    "trigger": {
      4      "id": "defaultBrowserCheck"
      5    },
      6    "targeting": "source == 'startup' && !isMajorUpgrade && !activeNotifications && totalBookmarksCount == 5"
      7  },
      8  {
      9    "groups": ["eco"],
     10    "trigger": {
     11      "id": "defaultBrowserCheck"
     12    },
     13    "targeting": "source == 'startup' && !isMajorUpgrade && !activeNotifications && totalBookmarksCount == 5"
     14  }
     15 ]