Inspect and view changes in Happy Turkey by M♥Donna 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
{
"name": "Happy Turkey by ♥Donna",
"manifest_version": 2,
"version": "2.0",
"theme": {
"images": {
"theme_frame": "Happy Turkey.jpg"
},
"colors": {
"frame": "rgba(252, 219, 168, 1)",
"tab_background_text": "rgba(5, 5, 5, 1)",
"toolbar": "rgba(199, 125, 76, 0)",
"bookmark_text": "rgba(255, 255, 255, 1)",
"toolbar_field": "rgba(201, 130, 76, 0.11)",
"toolbar_field_text": "rgba(255, 255, 255, 1)",
"tab_line": "rgba(201, 79, 4, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{d0036384-0d53-4ec8-b4d0-1156fad54bb5}"
}
}
}