Source code

Revision control

Copy as Markdown

Other Tools

{
"manifest_version": 2,
"name": "Theme test",
"version": "1.0",
"browser_specific_settings": {
"gecko": {
"id": "theme@tests.mozilla.org"
}
},
"theme": {
"images": {
"theme_frame": "testImage.png"
},
"colors": {
"frame": "#000000",
"tab_background_text": "#ffffff"
}
}
}