Inspect and view changes in Leopard 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
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 3,
"name": "Leopard",
"version": "1.0",
"description": "A young male Leopard resting on a rock during a summer afternoon.",
"theme": {
"images": {
"theme_frame": "Leopard.png",
"theme_toolbar": "Limage.png",
"theme_ntp_background": "Leopard.png"
},
"colors": {
"frame": [
10,
10,
10
],
"toolbar": [
600,
600,
600
],
"tab_text": [
600,
600,
600
]
}
}
}