initial_shortcuts.json (2768B)
1 { 2 "data": [ 3 { 4 "url": "https://www.google.com/", 5 "order": 0, 6 "title": "Google", 7 "schema": 1, 8 "exclude_locales": [], 9 "exclude_regions": [ 10 "CN", 11 "RU", 12 "TR", 13 "KZ", 14 "BY" 15 ], 16 "include_locales": [], 17 "include_regions": [], 18 "exclude_experiments": [], 19 "include_experiments": [], 20 "id": "", 21 "last_modified": 1 22 }, 23 { 24 "url": "https://www.wikipedia.org/", 25 "order": 1, 26 "title": "Wikipedia", 27 "schema": 1, 28 "exclude_locales": [], 29 "exclude_regions": [ 30 "CN", 31 "JP" 32 ], 33 "include_locales": [], 34 "include_regions": [], 35 "exclude_experiments": [], 36 "include_experiments": [], 37 "id": "", 38 "last_modified": 1 39 }, 40 { 41 "url": "https://blog.mozilla.org/ja/firefox-ja/android-guide/", 42 "order": 1, 43 "title": "Firefoxガイド", 44 "schema": 1, 45 "exclude_locales": [], 46 "exclude_regions": [], 47 "include_locales": [], 48 "include_regions": [ 49 "JP" 50 ], 51 "exclude_experiments": [], 52 "include_experiments": [ 53 "firefox-jp-guide-default-site" 54 ], 55 "id": "", 56 "last_modified": 1 57 }, 58 { 59 "url": "https://tenki.jp/", 60 "order": 2, 61 "title": "tenki.jp", 62 "schema": 1, 63 "exclude_locales": [], 64 "exclude_regions": [], 65 "include_locales": [], 66 "include_regions": [ 67 "JP" 68 ], 69 "exclude_experiments": [], 70 "include_experiments": [], 71 "id": "", 72 "last_modified": 1 73 }, 74 { 75 "url": "https://m.yahoo.co.jp/", 76 "order": 3, 77 "title": "Yahoo! JAPAN", 78 "schema": 1, 79 "exclude_locales": [], 80 "exclude_regions": [], 81 "include_locales": [], 82 "include_regions": [ 83 "JP" 84 ], 85 "exclude_experiments": [], 86 "include_experiments": [], 87 "id": "", 88 "last_modified": 1 89 }, 90 { 91 "url": "https://ameblo.jp/", 92 "order": 4, 93 "title": "Amebaブログ", 94 "schema": 1, 95 "exclude_locales": [], 96 "exclude_regions": [], 97 "include_locales": [], 98 "include_regions": [ 99 "JP" 100 ], 101 "exclude_experiments": [], 102 "include_experiments": [], 103 "id": "", 104 "last_modified": 1 105 }, 106 { 107 "url": "https://ja.wikipedia.org/wiki/%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8", 108 "order": 5, 109 "title": "ウィキペディア", 110 "schema": 1, 111 "exclude_locales": [], 112 "exclude_regions": [], 113 "include_locales": [], 114 "include_regions": [ 115 "JP" 116 ], 117 "exclude_experiments": [], 118 "include_experiments": [], 119 "id": "", 120 "last_modified": 1 121 } 122 ] 123 }