| OLD | NEW |
| 1 { | 1 { |
| 2 "description": "Pages hand-picked for 2012 CrOS scrolling tuning efforts.", | 2 "description": "Pages hand-picked for 2012 CrOS scrolling tuning efforts.", |
| 3 "archive_path": "top_25.wpr", | 3 "archive_path": "top_25.wpr", |
| 4 "credentials_path": "credentials.json", |
| 4 "pages": [ | 5 "pages": [ |
| 5 { | 6 { |
| 6 "url": "https://www.google.com/#hl=en&q=barack+obama", | 7 "url": "https://www.google.com/#hl=en&q=barack+obama", |
| 7 "why": "top google property; a google tab is often open" | 8 "why": "top google property; a google tab is often open" |
| 8 }, | 9 }, |
| 9 { | 10 { |
| 10 "url": "https://mail.google.com/mail/", | 11 "url": "https://mail.google.com/mail/", |
| 11 "why": "productivity, top google properties", | 12 "why": "productivity, top google properties", |
| 12 "credentials": "google", | 13 "credentials": "google", |
| 13 "is_gmail": true | 14 "is_gmail": true |
| (...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 130 { | 131 { |
| 131 "url": "http://sports.yahoo.com/", | 132 "url": "http://sports.yahoo.com/", |
| 132 "why": "#1 Alexa sports" | 133 "why": "#1 Alexa sports" |
| 133 }, | 134 }, |
| 134 { | 135 { |
| 135 "url": "http://techcrunch.com", | 136 "url": "http://techcrunch.com", |
| 136 "why": "top tech blog" | 137 "why": "top tech blog" |
| 137 } | 138 } |
| 138 ] | 139 ] |
| 139 } | 140 } |
| OLD | NEW |