Bug 1216987 - Use Alexa top 5 sites as default suggested tiles r=margaret
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 603 B |
Before Width: | Height: | Size: 1023 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 5.8 KiB |
After Width: | Height: | Size: 775 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.3 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 3.6 KiB |
After Width: | Height: | Size: 9.0 KiB |
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 2.9 KiB |
After Width: | Height: | Size: 4.4 KiB |
After Width: | Height: | Size: 5.4 KiB |
@ -51,24 +51,31 @@ browser.contentHandlers.types.0.uri=https://add.my.yahoo.com/rss?url=%s
|
||||
# mobile/android/tests/browser/robocop/testDistribution.java
|
||||
# to reflect the new set of IDs reported as tiles data.
|
||||
#
|
||||
browser.suggestedsites.list.0=mozilla
|
||||
browser.suggestedsites.list.1=fxaddons
|
||||
browser.suggestedsites.list.2=fxsupport
|
||||
browser.suggestedsites.list.0=facebook
|
||||
browser.suggestedsites.list.1=youtube
|
||||
browser.suggestedsites.list.2=amazon
|
||||
browser.suggestedsites.list.3=wikipedia
|
||||
browser.suggestedsites.list.4=twitter
|
||||
|
||||
browser.suggestedsites.mozilla.title=The Mozilla Project
|
||||
browser.suggestedsites.mozilla.url=https://www.mozilla.org/en-US/
|
||||
browser.suggestedsites.mozilla.bgcolor=#ce4e41
|
||||
browser.suggestedsites.mozilla.trackingid=632
|
||||
browser.suggestedsites.facebook.title=Facebook
|
||||
browser.suggestedsites.facebook.url=https://m.facebook.com/
|
||||
browser.suggestedsites.facebook.bgcolor=#385185
|
||||
|
||||
browser.suggestedsites.fxaddons.title=Add-ons: Customize Firefox
|
||||
browser.suggestedsites.fxaddons.url=https://addons.mozilla.org/en-US/android/
|
||||
browser.suggestedsites.fxaddons.bgcolor=#62be06
|
||||
browser.suggestedsites.fxaddons.trackingid=630
|
||||
browser.suggestedsites.youtube.title=YouTube
|
||||
browser.suggestedsites.youtube.url=https://m.youtube.com/
|
||||
browser.suggestedsites.youtube.bgcolor=#cd201f
|
||||
|
||||
browser.suggestedsites.fxsupport.title=Firefox Help and Support
|
||||
browser.suggestedsites.fxsupport.url=https://support.mozilla.org/en-US/products/mobile
|
||||
browser.suggestedsites.fxsupport.bgcolor=#f37c00
|
||||
browser.suggestedsites.fxsupport.trackingid=631
|
||||
browser.suggestedsites.amazon.title=Amazon
|
||||
browser.suggestedsites.amazon.url=https://www.amazon.com/
|
||||
browser.suggestedsites.amazon.bgcolor=#000000
|
||||
|
||||
browser.suggestedsites.wikipedia.title=Wikipedia
|
||||
browser.suggestedsites.wikipedia.url=https://www.wikipedia.org/
|
||||
browser.suggestedsites.wikipedia.bgcolor=#000000
|
||||
|
||||
browser.suggestedsites.twitter.title=Twitter
|
||||
browser.suggestedsites.twitter.url=https://mobile.twitter.com/
|
||||
browser.suggestedsites.twitter.bgcolor=#55acee
|
||||
|
||||
browser.suggestedsites.restricted.list.0=restricted_fxsupport
|
||||
browser.suggestedsites.restricted.list.1=webmaker
|
||||
|