Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "0.0.1",
"description": "A theme solely devoted to the next incredibily dark and still the best Stealth and Action game, Dishonored 2. Enjoy :-)",
"name": "Dishonored 2 Theme",
"browser_action": {
"default_icon": "finalIconDishonored2.png",
"default_popup": "popupDishonored2.html",
"default_title": "Revenge Solves Everything"
},
"theme": {
"images": {
"theme_ntp_background": "Dishonored2.png"
},
"properties": {
"ntp_background_alignment": "center"
}
},
"icons": {
"64": "finalIconSmallDishonored2.png",
"128": "finalIconDishonored2.png"
},
"incognito": "split"
}