How to Train Your Dragon: The Hidden World theme featuring Jay Baruchel as Hiccup and America Ferrera as Astrid plus Toothless and a new dragon character.
https://www.dragonshiddenworld.com/
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": "2.0",
"name": "How to Train Your Dragon 3 - B",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.jpg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right top"
],
"additional_backgrounds_tiling": [
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(173, 206, 255, 0.13)",
"toolbar_field": "rgba(255, 255, 255, 0)",
"toolbar_field_text": "rgb(146, 192, 255)",
"tab_line": "rgb(214, 254, 86)",
"popup": "rgb(9, 43, 92)",
"popup_text": "rgb(213, 228, 254)",
"tab_loading": "rgb(214, 254, 86)",
"bookmark_text": "rgb(255, 255, 255)",
"frame": "rgb(9, 43, 92)",
"tab_background_text": "rgb(197, 219, 255)"
}
}
}