975
edits
| (3 intermediate revisions by the same user not shown) | |||
| Line 34: | Line 34: | ||
** String | ** String | ||
** URL to thumbnail of persona | ** URL to thumbnail of persona | ||
* accentcolor | |||
** string | |||
** background color (hex) for personas | |||
* textcolor | |||
** string | |||
** text color (hex) | |||
* iconURL | * iconURL | ||
** String | ** String | ||
| Line 43: | Line 49: | ||
==Summary list== | ==Summary list== | ||
http://www.getpersonas.com/static/index_1.json - used to populate the menu with personas. | http://www.getpersonas.com/static/index_1.json - used to populate the menu with personas. | ||
==Individual Persona JSON== | |||
http://www.getpersonas.com/static/0/8/74008/index_1.json - not sure what it's used for | |||
==User Favorites== | |||
http://www.getpersonas.com/en-US/gallery/All/Favorites?json=1 - used to fetch user's favorites, only if logged in. Add-on knows if user is logged in if there is a cookie from getpersonas.com named 'PERSONA_USER'. | |||
edits