Skip to content

Instantly share code, notes, and snippets.

@punamdahiya
Created November 2, 2023 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save punamdahiya/efddcb7eeab8d4e31325cefd9e67063e to your computer and use it in GitHub Desktop.
Save punamdahiya/efddcb7eeab8d4e31325cefd9e67063e to your computer and use it in GitHub Desktop.
cfr_urlbar_chiclet template message
{
"weight": 100,
"id": "HEARTBEAT_TACTIC_2",
"groups": [
"cfr-message-provider"
],
"template": "cfr_urlbar_chiclet",
"content": {
"layout": "chiclet_open_url",
"category": "cfrHeartbeat",
"bucket_id": "HEARTBEAT_TACTIC_2",
"notification_text": "Improve Firefox",
"active_color": "#595e91",
"action": {
"url": "http://example.com/%VERSION%/",
"where": "tabshifted"
}
},
"targeting": "false",
"frequency": {
"lifetime": 3
},
"trigger": {
"id": "openURL",
"patterns": [
"*://*/*"
]
},
"provider": "cfrlocal"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment