Inspect and view changes in Bakau Craft Market 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": "Bakau Craft Market",
"manifest_version": 2,
"version": "2.0",
"theme": {
"images": {
"theme_frame": "Bakau Craft Market.png"
},
"colors": {
"frame": "rgba(229, 230, 232, 1)",
"tab_background_text": "rgba(127, 242, 121, 1)",
"bookmark_text": "rgba(36, 143, 43, 1)",
"toolbar_field_text": "rgba(24, 87, 14, 1)",
"tab_line": "rgba(133, 75, 75, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{be198957-78e5-41fd-b777-1ad930a7cfde}"
}
}
}