Firefox/Projects/Firefox Start/Snippet Service: Difference between revisions

Jump to navigation Jump to search
Add countries in JSON Snippets
No edit summary
(Add countries in JSON Snippets)
Line 199: Line 199:
   {"url": "https://mozilla.org",  
   {"url": "https://mozilla.org",  
   "text": "This is text message for snippet #1. Links to mozilla.org",  
   "text": "This is text message for snippet #1. Links to mozilla.org",  
   "target_geo": "US",  # optional  
   "target_geo": "US",  # optional. obsolete, replaced by "countries"
  "countries": ["US", "GR"], # optional
   "id": 1,  
   "id": 1,  
   "icon": "data:imag..."
   "icon": "data:imag..."
Confirmed users
60

edits

Navigation menu