Inspect and view changes in Dokkaebi-theme-R6-GIF 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": "Dokkaebi theme R6",
"manifest_version": 2,
"version": "5.0",
"theme": {
"images": {
"theme_frame": "ActiveFinishedBubblefish-size_restricted.gif"
},
"colors": {
"frame": "rgba(0, 0, 0, 1)",
"tab_background_text": "rgba(214, 168, 0, 1)",
"toolbar": "rgba(214, 175, 0, 0.37)",
"bookmark_text": "rgba(255, 255, 255, 1)",
"toolbar_field": "rgba(255, 255, 255, 0.32)",
"toolbar_field_text": "rgba(0, 0, 0, 1)",
"tab_line": "rgba(255, 255, 255, 0.67)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{b9a1dc6b-44e8-4bae-9977-0b265755b6af}"
}
}
}