Inspect and view changes in Star Wars - Jakku source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"manifest_version": 2,
"version": "1.0",
"name": "Star Wars - Jakku Sunset",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right center"
],
"additional_backgrounds_tiling": [
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(255, 121, 46, 0)",
"toolbar_text": "rgb(0, 0, 0)",
"frame": "rgb(52, 56, 66)",
"tab_background_text": "rgb(0, 0, 0)",
"toolbar_field": "rgba(255, 165, 50, 0.26)",
"toolbar_field_text": "rgb(0, 0, 0)",
"tab_line": "rgb(255, 175, 56)",
"popup": "rgba(255, 165, 50, 0.26)",
"popup_text": "rgb(0, 0, 0)",
"button_background_active": "rgb(221, 222, 219)",
"button_background_hover": "rgba(255, 165, 50, 0.39)",
"icons": "rgb(0, 0, 0)",
"popup_border": "rgb(255, 175, 56)",
"popup_highlight": "rgba(255, 165, 50, 0.26)",
"sidebar_border": "rgba(255, 165, 50, 0.26)",
"sidebar_highlight": "rgb(255, 175, 56)",
"sidebar_text": "rgb(52, 56, 66)",
"tab_loading": "rgb(255, 175, 56)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{4d347f89-8869-4695-b800-317a92961aa7}"
}
}
}